C# Class CairoDesktop.Interop.NativeMethods.APPBARDATA

Afficher le fichier Open project: RevolutionSmythe/cairoshell Class Usage Examples

Méthodes publiques

Свойство Type Description
cbSize int
hWnd System.IntPtr
lParam System.IntPtr
rc RECT
uCallbackMessage int
uEdge int

Property Details

cbSize public_oe property

public int cbSize
Résultat int

hWnd public_oe property

public IntPtr,System hWnd
Résultat System.IntPtr

lParam public_oe property

public IntPtr,System lParam
Résultat System.IntPtr

rc public_oe property

public RECT rc
Résultat RECT

uCallbackMessage public_oe property

public int uCallbackMessage
Résultat int

uEdge public_oe property

public int uEdge
Résultat int