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’, ‘Win32_Foundation’
Fields
id: GUIDpwszFriendlyName: PWSTRpwszIdentification: PWSTRstatus: VDS_PORT_STATUS