C# 클래스 System.IO.kevent

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

공개 프로퍼티들

프로퍼티 타입 설명
data System.IntPtr
fflags FilterFlags
filter EventFilter
flags EventFlags
ident System.UIntPtr
udata System.IntPtr

공개 메소드들

메소드 설명
Dispose ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

프로퍼티 상세

data 공개적으로 프로퍼티

public IntPtr,System data
리턴 System.IntPtr

fflags 공개적으로 프로퍼티

public FilterFlags fflags
리턴 FilterFlags

filter 공개적으로 프로퍼티

public EventFilter filter
리턴 EventFilter

flags 공개적으로 프로퍼티

public EventFlags flags
리턴 EventFlags

ident 공개적으로 프로퍼티

public UIntPtr,System ident
리턴 System.UIntPtr

udata 공개적으로 프로퍼티

public IntPtr,System udata
리턴 System.IntPtr