System.Runtime.InteropServices.STATSTG Members

The members of System.Runtime.InteropServices.STATSTG are listed below.

See Also: Inherited members from System.ValueType

Public Fields

atimeFILETIME.

Indicates the last access time for this storage, stream or byte array

cbSizelong.

Specifies the size in bytes of the stream or byte array.

clsidGuid.

Indicates the class identifier for the storage object.

ctimeFILETIME.

Indicates the creation time for this storage, stream, or byte array.

grfLocksSupportedint.

Indicates the types of region locking supported by the stream or byte array.

grfModeint.

Indicates the access mode that was specified when the object was opened.

grfStateBitsint.

Indicates the current state bits of the storage object (the value most recently set by the IStorage::SetStateBits method).

mtimeFILETIME.

Indicates the last modification time for this storage, stream, or byte array.

pwcsNamestring.

Pointer to a null-terminated string containing the name of the object described by this structure.

reservedint.

Reserved for future use.

typeint.

Indicates the type of storage object which is one of the values from the STGTY enumeration.