C# 클래스 TOAPI.Types.PAINTSTRUCT

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

공개 프로퍼티들

프로퍼티 타입 설명
fErase int
fIncUpdate int
fRestore int
hdc System.Runtime.InteropServices.SafeHandle
rcPaint RECT

공개 메소드들

메소드 설명
Init ( ) : void

메소드 상세

Init() 공개 메소드

public Init ( ) : void
리턴 void

프로퍼티 상세

fErase 공개적으로 프로퍼티

public int fErase
리턴 int

fIncUpdate 공개적으로 프로퍼티

public int fIncUpdate
리턴 int

fRestore 공개적으로 프로퍼티

public int fRestore
리턴 int

hdc 공개적으로 프로퍼티

public SafeHandle,System.Runtime.InteropServices hdc
리턴 System.Runtime.InteropServices.SafeHandle

rcPaint 공개적으로 프로퍼티

public RECT rcPaint
리턴 RECT