pub type STATPROPSETSTG = tagSTATPROPSETSTG;
Aliased Type§
#[repr(C)]pub struct STATPROPSETSTG {
pub fmtid: _GUID,
pub clsid: _GUID,
pub grfFlags: u64,
pub mtime: _FILETIME,
pub ctime: _FILETIME,
pub atime: _FILETIME,
pub dwOSVersion: u64,
}
Fields§
§fmtid: _GUID
§clsid: _GUID
§grfFlags: u64
§mtime: _FILETIME
§ctime: _FILETIME
§atime: _FILETIME
§dwOSVersion: u64