[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Storage.StorageStatistics

Struct StorageStatistics

Namespace
GrapeCity.Documents.DX.Storage
Assembly
GcDocs.DX.Windows.dll

STATSTG

public struct StorageStatistics
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

Atime

FILETIME atime

public long Atime

Field Value

long

CbSize

ULARGE_INTEGER cbSize

public long CbSize

Field Value

long

Clsid

GUID clsid

public Guid Clsid

Field Value

System.Guid

Ctime

FILETIME ctime

public long Ctime

Field Value

long

GrfLocksSupported

unsigned int grfLocksSupported

public int GrfLocksSupported

Field Value

int

GrfMode

unsigned int grfMode

public int GrfMode

Field Value

int

GrfStateBits

unsigned int grfStateBits

public int GrfStateBits

Field Value

int

Mtime

FILETIME mtime

public long Mtime

Field Value

long

PwcsName

wchar_t* pwcsName

public string PwcsName

Field Value

string

Reserved

unsigned int reserved

public int Reserved

Field Value

int

Type

unsigned int type

public int Type

Field Value

int