Type Definition windows_sys::Win32::System::GroupPolicy::PFNSTATUSMESSAGECALLBACK
[−]pub type PFNSTATUSMESSAGECALLBACK = Option<unsafe extern "system" fn(bverbose: BOOL, lpmessage: PCWSTR) -> u32>;
Expand description
Required features: "Win32_System_GroupPolicy"
, "Win32_Foundation"