Module objidl :: Class tagSTATSTG
[hide private]
[frames] | no frames]

Class tagSTATSTG

source code

ctypes.Structure --+
                   |
                  tagSTATSTG

Class Variables [hide private]
  _fields_ = [('pwcsName', WSTRING), ('type', c_ulong), ('cbSize...
Class Variable Details [hide private]

_fields_

Value:
[('pwcsName', WSTRING), ('type', c_ulong), ('cbSize', _ULARGE_INTEGER)\
, ('mtime', _FILETIME), ('ctime', _FILETIME), ('atime', _FILETIME), ('\
grfMode', c_ulong), ('grfLocksSupported', c_ulong), ('clsid', GUID), (\
'grfStateBits', c_ulong), ('reserved', c_ulong),]