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