C# 클래스 System.Runtime.InteropServices.STATSTG

파일 보기 프로젝트 열기: runefs/Marvin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
atime FILETIME
cbSize long
clsid Guid
ctime FILETIME
grfLocksSupported int
grfMode int
grfStateBits int
mtime FILETIME
pwcsName string
reserved int
type int

프로퍼티 상세

atime 공개적으로 프로퍼티

public FILETIME,System.Runtime.InteropServices atime
리턴 FILETIME

cbSize 공개적으로 프로퍼티

public long cbSize
리턴 long

clsid 공개적으로 프로퍼티

public Guid clsid
리턴 Guid

ctime 공개적으로 프로퍼티

public FILETIME,System.Runtime.InteropServices ctime
리턴 FILETIME

grfLocksSupported 공개적으로 프로퍼티

public int grfLocksSupported
리턴 int

grfMode 공개적으로 프로퍼티

public int grfMode
리턴 int

grfStateBits 공개적으로 프로퍼티

public int grfStateBits
리턴 int

mtime 공개적으로 프로퍼티

public FILETIME,System.Runtime.InteropServices mtime
리턴 FILETIME

pwcsName 공개적으로 프로퍼티

public string pwcsName
리턴 string

reserved 공개적으로 프로퍼티

public int reserved
리턴 int

type 공개적으로 프로퍼티

public int type
리턴 int