public class STATSTG
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
atime_dwHighDateTime |
int |
atime_dwLowDateTime |
long |
cbSize |
int |
clsid_Data1 |
short |
clsid_Data2 |
short |
clsid_Data3 |
byte[] |
clsid_Data4 |
int |
ctime_dwHighDateTime |
int |
ctime_dwLowDateTime |
int |
grfLocksSupported |
int |
grfMode |
int |
grfStateBits |
int |
mtime_dwHighDateTime |
int |
mtime_dwLowDateTime |
int |
pwcsName |
int |
reserved |
static int |
sizeof |
int |
type |
Constructor and Description |
---|
STATSTG() |
public int pwcsName
public int type
public long cbSize
public int mtime_dwLowDateTime
public int mtime_dwHighDateTime
public int ctime_dwLowDateTime
public int ctime_dwHighDateTime
public int atime_dwLowDateTime
public int atime_dwHighDateTime
public int grfMode
public int grfLocksSupported
public int clsid_Data1
public short clsid_Data2
public short clsid_Data3
public byte[] clsid_Data4
public int grfStateBits
public int reserved
public static final int sizeof