Function vc6_sys::QueryServiceObjectSecurity
source · pub unsafe extern "stdcall" fn QueryServiceObjectSecurity(
hService: SC_HANDLE,
dwSecurityInformation: SECURITY_INFORMATION,
lpSecurityDescriptor: PSECURITY_DESCRIPTOR,
cbBufSize: DWORD,
pcbBytesNeeded: LPDWORD
) -> BOOL