C# Class CairoDesktop.Interop.NativeMethods.APPBARDATA

Datei anzeigen Open project: RevolutionSmythe/cairoshell Class Usage Examples

Public Properties

Property 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
return int

hWnd public_oe property

public IntPtr,System hWnd
return System.IntPtr

lParam public_oe property

public IntPtr,System lParam
return System.IntPtr

rc public_oe property

public RECT rc
return RECT

uCallbackMessage public_oe property

public int uCallbackMessage
return int

uEdge public_oe property

public int uEdge
return int