Struct windows_sys::Win32::Security::WinWlx::WLX_MPR_NOTIFY_INFO
#[repr(C)]pub struct WLX_MPR_NOTIFY_INFO {
pub pszUserName: PWSTR,
pub pszDomain: PWSTR,
pub pszPassword: PWSTR,
pub pszOldPassword: PWSTR,
}
Expand description
Required features: "Win32_Security_WinWlx"
Fields§
§pszUserName: PWSTR
§pszDomain: PWSTR
§pszPassword: PWSTR
§pszOldPassword: PWSTR