Struct windows_sys::Win32::Storage::FileSystem::NTMS_IEDOORINFORMATION
[−]#[repr(C)]pub struct NTMS_IEDOORINFORMATION {
pub Number: u32,
pub State: NtmsDoorState,
pub MaxOpenSecs: u16,
pub Library: GUID,
}Expand description
Required features: ‘Win32_Storage_FileSystem’
Fields
Number: u32State: NtmsDoorStateMaxOpenSecs: u16Library: GUID