Struct windows_sys::Win32::System::RemoteManagement::WSMAN_SELECTOR_SET
#[repr(C)]pub struct WSMAN_SELECTOR_SET {
pub numberKeys: u32,
pub keys: *mut WSMAN_KEY,
}Expand description
Required features: "Win32_System_RemoteManagement"
Fields§
§numberKeys: u32§keys: *mut WSMAN_KEY