Function windows_sys::Win32::System::Services::NotifyServiceStatusChangeW
[−]pub unsafe extern "system" fn NotifyServiceStatusChangeW(
hservice: SC_HANDLE,
dwnotifymask: SERVICE_NOTIFY,
pnotifybuffer: *const SERVICE_NOTIFY_2W
) -> u32
Expand description
Required features: "Win32_System_Services"
, "Win32_Security"