C# Class PInvoke.User32.WNDCLASSEX

Afficher le fichier Open project: AArnott/pinvoke

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
Create ( ) : WNDCLASSEX

Method Details

Create() public static méthode

public static Create ( ) : WNDCLASSEX
Résultat WNDCLASSEX

Property Details

cbClsExtra public_oe property

public int cbClsExtra
Résultat int

cbSize public_oe property

public int cbSize
Résultat int

cbWndExtra public_oe property

public int cbWndExtra
Résultat int

hCursor public_oe property

public IntPtr,System hCursor
Résultat System.IntPtr

hIcon public_oe property

public IntPtr,System hIcon
Résultat System.IntPtr

hIconSm public_oe property

public IntPtr,System hIconSm
Résultat System.IntPtr

hInstance public_oe property

public IntPtr,System hInstance
Résultat System.IntPtr

hbrBackground public_oe property

public IntPtr,System hbrBackground
Résultat System.IntPtr

lpszClassName public_oe property

public char* lpszClassName
Résultat char*

lpszMenuName public_oe property

public char* lpszMenuName
Résultat char*

style public_oe property

public ClassStyles style
Résultat ClassStyles