Function windows_sys::Win32::System::Services::ControlServiceExW
[−]pub unsafe extern "system" fn ControlServiceExW(
hservice: SC_HANDLE,
dwcontrol: u32,
dwinfolevel: u32,
pcontrolparams: *mut c_void
) -> BOOL
Expand description
Required features: ‘Win32_System_Services’, ‘Win32_Foundation’, ‘Win32_Security’