pub type PF_NPLogonNotify = Option<unsafe extern "system" fn(lplogonid: *const LUID, lpauthentinfotype: PCWSTR, lpauthentinfo: *const c_void, lppreviousauthentinfotype: PCWSTR, lppreviousauthentinfo: *const c_void, lpstationname: PCWSTR, stationhandle: *const c_void, lplogonscript: *mut PWSTR) -> u32>;
Expand description

Required features: "Win32_NetworkManagement_WNet", "Win32_Foundation"