- AllocationSize
ulong AllocationSize;
Undocumented in source.
- AlternateFileName
const(wchar)* AlternateFileName;
Undocumented in source.
- CRC32
uintptr_t CRC32;
Undocumented in source.
- ChangeTime
FILETIME ChangeTime;
Undocumented in source.
- CreationTime
FILETIME CreationTime;
Undocumented in source.
- CustomColumnData
const(wchar*)* CustomColumnData;
Undocumented in source.
- CustomColumnNumber
size_t CustomColumnNumber;
Undocumented in source.
- Description
const(wchar)* Description;
Undocumented in source.
- FileAttributes
uintptr_t FileAttributes;
Undocumented in source.
- FileName
const(wchar)* FileName;
Undocumented in source.
- FileSize
ulong FileSize;
Undocumented in source.
- Flags
PLUGINPANELITEMFLAGS Flags;
Undocumented in source.
- LastAccessTime
FILETIME LastAccessTime;
Undocumented in source.
- LastWriteTime
FILETIME LastWriteTime;
Undocumented in source.
- NumberOfLinks
uintptr_t NumberOfLinks;
Undocumented in source.
- NumberOfStreams
uintptr_t NumberOfStreams;
Undocumented in source.
- Owner
const(wchar)* Owner;
Undocumented in source.
- Position
intptr_t Position;
Undocumented in source.
- SortGroup
intptr_t SortGroup;
Undocumented in source.
- StreamsSize
ulong StreamsSize;
Undocumented in source.
- UserData
UserDataItem UserData;
Undocumented in source.