pub unsafe extern "system" fn GetAppliedGPOListW(
    dwflags: u32,
    pmachinename: PCWSTR,
    psiduser: PSID,
    pguidextension: *const GUID,
    ppgpolist: *mut *mut GROUP_POLICY_OBJECTW
) -> u32
Expand description

Required features: "Win32_System_GroupPolicy", "Win32_Foundation"