Function windows_sys::Win32::System::Services::QueryServiceLockStatusW
[−]pub unsafe extern "system" fn QueryServiceLockStatusW(
hscmanager: SC_HANDLE,
lplockstatus: *mut QUERY_SERVICE_LOCK_STATUSW,
cbbufsize: u32,
pcbbytesneeded: *mut u32
) -> BOOLExpand description
Required features: "Win32_System_Services", "Win32_Foundation", "Win32_Security"