Struct windows_sys::Win32::System::Com::StructuredStorage::STGOPTIONS
#[repr(C)]pub struct STGOPTIONS {
pub usVersion: u16,
pub reserved: u16,
pub ulSectorSize: u32,
pub pwcsTemplateFile: PCWSTR,
}
Expand description
Required features: "Win32_System_Com_StructuredStorage"
Fields§
§usVersion: u16
§reserved: u16
§ulSectorSize: u32
§pwcsTemplateFile: PCWSTR