pub type PF_NPPasswordChangeNotify = Option<unsafe extern "system" fn(lpauthentinfotype: PCWSTR, lpauthentinfo: *const c_void, lppreviousauthentinfotype: PCWSTR, lppreviousauthentinfo: *const c_void, lpstationname: PCWSTR, stationhandle: *const c_void, dwchangeinfo: u32) -> u32>;
Expand description

Required features: "Win32_NetworkManagement_WNet"