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