pub type PWLX_CHANGE_PASSWORD_NOTIFY_EX = Option<unsafe extern "system" fn(hwlx: HANDLE, pmprinfo: *mut WLX_MPR_NOTIFY_INFO, dwchangeinfo: u32, providername: PCWSTR, reserved: *mut c_void) -> i32>;
Expand description

Required features: "Win32_Security_WinWlx", "Win32_Foundation"