Struct windows_sys::Win32::System::RemoteManagement::WSMAN_KEY
#[repr(C)]pub struct WSMAN_KEY {
pub key: PCWSTR,
pub value: PCWSTR,
}Expand description
Required features: "Win32_System_RemoteManagement"
Fields§
§key: PCWSTR§value: PCWSTR