C# Class System.Runtime.InteropServices.STATSTG

ファイルを表示 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_oe property

public FILETIME,System.Runtime.InteropServices atime
return FILETIME

cbSize public_oe property

public long cbSize
return long

clsid public_oe property

public Guid clsid
return Guid

ctime public_oe property

public FILETIME,System.Runtime.InteropServices ctime
return FILETIME

grfLocksSupported public_oe property

public int grfLocksSupported
return int

grfMode public_oe property

public int grfMode
return int

grfStateBits public_oe property

public int grfStateBits
return int

mtime public_oe property

public FILETIME,System.Runtime.InteropServices mtime
return FILETIME

pwcsName public_oe property

public string pwcsName
return string

reserved public_oe property

public int reserved
return int

type public_oe property

public int type
return int