Struct windows_sys::Win32::Storage::FileSystem::NTMS_IEPORTINFORMATION
[−]#[repr(C)]pub struct NTMS_IEPORTINFORMATION {
pub Number: u32,
pub Content: NtmsPortContent,
pub Position: NtmsPortPosition,
pub MaxExtendSecs: u16,
pub Library: GUID,
}Expand description
Required features: ‘Win32_Storage_FileSystem’
Fields
Number: u32Content: NtmsPortContentPosition: NtmsPortPositionMaxExtendSecs: u16Library: GUID