Source position: jwaactivex.pas line 254
type STATSTG = record |
pwcsName: POleStr; |
dwType: LongInt; |
cbSize: Largeint; |
mtime: TFileTime; |
ctime: TFileTime; |
atime: TFileTime; |
grfMode: LongInt; |
grfLocksSupported: LongInt; |
clsid: TCLSID; |
grfStateBits: LongInt; |
reserved: LongInt; |
end; |