Struct windows_sys::Win32::Storage::VirtualDiskService::VDS_PORT_PROP
#[repr(C)]pub struct VDS_PORT_PROP {
pub id: GUID,
pub pwszFriendlyName: PWSTR,
pub pwszIdentification: PWSTR,
pub status: VDS_PORT_STATUS,
}Expand description
Required features: "Win32_Storage_VirtualDiskService"
Fields§
§id: GUID§pwszFriendlyName: PWSTR§pwszIdentification: PWSTR§status: VDS_PORT_STATUS