Function windows_sys::Win32::System::GroupPolicy::GetGPOListA
[−]pub unsafe extern "system" fn GetGPOListA(
htoken: HANDLE,
lpname: PCSTR,
lphostname: PCSTR,
lpcomputername: PCSTR,
dwflags: u32,
pgpolist: *mut *mut GROUP_POLICY_OBJECTA
) -> BOOL
Expand description
Required features: "Win32_System_GroupPolicy"
, "Win32_Foundation"