Struct windows_sys::Win32::System::RemoteManagement::WSMAN_OPTION_SET
#[repr(C)]pub struct WSMAN_OPTION_SET {
pub optionsCount: u32,
pub options: *mut WSMAN_OPTION,
pub optionsMustUnderstand: BOOL,
}
Expand description
Required features: "Win32_System_RemoteManagement"
, "Win32_Foundation"
Fields§
§optionsCount: u32
§options: *mut WSMAN_OPTION
§optionsMustUnderstand: BOOL