Struct windows_sys::Win32::System::RemoteManagement::WSMAN_ERROR
#[repr(C)]pub struct WSMAN_ERROR {
pub code: u32,
pub errorDetail: PCWSTR,
pub language: PCWSTR,
pub machineName: PCWSTR,
pub pluginName: PCWSTR,
}
Expand description
Required features: "Win32_System_RemoteManagement"
Fields§
§code: u32
§errorDetail: PCWSTR
§language: PCWSTR
§machineName: PCWSTR
§pluginName: PCWSTR