Struct windows_sys::Win32::System::RemoteManagement::WSMAN_DATA
#[repr(C)]pub struct WSMAN_DATA {
pub type: WSManDataType,
pub Anonymous: WSMAN_DATA_0,
}
Expand description
Required features: "Win32_System_RemoteManagement"
Fields§
§type: WSManDataType
§Anonymous: WSMAN_DATA_0