Type Definition windows_sys::Win32::System::GroupPolicy::PFNGENERATEGROUPPOLICY
[−]pub type PFNGENERATEGROUPPOLICY = Option<unsafe extern "system" fn(dwflags: u32, pbabort: *mut BOOL, pwszsite: PCWSTR, pcomputertarget: *const RSOP_TARGET, pusertarget: *const RSOP_TARGET) -> u32>;
Expand description
Required features: "Win32_System_GroupPolicy"
, "Win32_Foundation"
, "Win32_System_Com"
, "Win32_System_Wmi"