Struct windows_sys::Win32::System::RemoteManagement::WSMAN_OPTION_SETEX
[−]#[repr(C)]pub struct WSMAN_OPTION_SETEX {
pub optionsCount: u32,
pub options: *mut WSMAN_OPTION,
pub optionsMustUnderstand: BOOL,
pub optionTypes: *mut PWSTR,
}Expand description
Required features: ‘Win32_System_RemoteManagement’, ‘Win32_Foundation’
Fields
optionsCount: u32options: *mut WSMAN_OPTIONoptionsMustUnderstand: BOOLoptionTypes: *mut PWSTR