C# Class SidebarDiagnostics.Windows.AppBarWindow.APPBARDATA

Show file Open project: ArcadeRenegade/SidebarDiagnostics 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 property

public int cbSize
return int

hWnd public property

public IntPtr,System hWnd
return System.IntPtr

lParam public property

public IntPtr,System lParam
return System.IntPtr

rc public property

public RECT,SidebarDiagnostics.Windows rc
return RECT

uCallbackMessage public property

public int uCallbackMessage
return int

uEdge public property

public int uEdge
return int