C# Class System.Runtime.InteropServices.STATSTG

Show file Open project: runefs/Marvin Class Usage Examples

Public Properties

Property Type Description
atime FILETIME
cbSize long
clsid Guid
ctime FILETIME
grfLocksSupported int
grfMode int
grfStateBits int
mtime FILETIME
pwcsName string
reserved int
type int

Property Details

atime public property

public FILETIME,System.Runtime.InteropServices atime
return FILETIME

cbSize public property

public long cbSize
return long

clsid public property

public Guid clsid
return Guid

ctime public property

public FILETIME,System.Runtime.InteropServices ctime
return FILETIME

grfLocksSupported public property

public int grfLocksSupported
return int

grfMode public property

public int grfMode
return int

grfStateBits public property

public int grfStateBits
return int

mtime public property

public FILETIME,System.Runtime.InteropServices mtime
return FILETIME

pwcsName public property

public string pwcsName
return string

reserved public property

public int reserved
return int

type public property

public int type
return int