C# 클래스 PInvoke.User32.WNDCLASSEX

파일 보기 프로젝트 열기: AArnott/pinvoke

공개 프로퍼티들

프로퍼티 타입 설명
cbClsExtra int
cbSize int
cbWndExtra int
hCursor System.IntPtr
hIcon System.IntPtr
hIconSm System.IntPtr
hInstance System.IntPtr
hbrBackground System.IntPtr
lpszClassName char*
lpszMenuName char*
style ClassStyles

공개 메소드들

메소드 설명
Create ( ) : WNDCLASSEX

메소드 상세

Create() 공개 정적인 메소드

public static Create ( ) : WNDCLASSEX
리턴 WNDCLASSEX

프로퍼티 상세

cbClsExtra 공개적으로 프로퍼티

public int cbClsExtra
리턴 int

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

cbWndExtra 공개적으로 프로퍼티

public int cbWndExtra
리턴 int

hCursor 공개적으로 프로퍼티

public IntPtr,System hCursor
리턴 System.IntPtr

hIcon 공개적으로 프로퍼티

public IntPtr,System hIcon
리턴 System.IntPtr

hIconSm 공개적으로 프로퍼티

public IntPtr,System hIconSm
리턴 System.IntPtr

hInstance 공개적으로 프로퍼티

public IntPtr,System hInstance
리턴 System.IntPtr

hbrBackground 공개적으로 프로퍼티

public IntPtr,System hbrBackground
리턴 System.IntPtr

lpszClassName 공개적으로 프로퍼티

public char* lpszClassName
리턴 char*

lpszMenuName 공개적으로 프로퍼티

public char* lpszMenuName
리턴 char*

style 공개적으로 프로퍼티

public ClassStyles style
리턴 ClassStyles