Struct windows_sys::Win32::Security::WinWlx::WLX_PROFILE_V2_0
#[repr(C)]pub struct WLX_PROFILE_V2_0 {
pub dwType: u32,
pub pszProfile: PWSTR,
pub pszPolicy: PWSTR,
pub pszNetworkDefaultUserProfile: PWSTR,
pub pszServerName: PWSTR,
pub pszEnvironment: PWSTR,
}
Expand description
Required features: "Win32_Security_WinWlx"
Fields§
§dwType: u32
§pszProfile: PWSTR
§pszPolicy: PWSTR
§pszNetworkDefaultUserProfile: PWSTR
§pszServerName: PWSTR
§pszEnvironment: PWSTR