Function windows_sys::Win32::NetworkManagement::NetManagement::NetIsServiceAccount
pub unsafe extern "system" fn NetIsServiceAccount(
servername: PCWSTR,
accountname: PCWSTR,
isservice: *mut BOOL
) -> NTSTATUSExpand description
Required features: "Win32_NetworkManagement_NetManagement", "Win32_Foundation"