C# Class ManagedWin32.Api.AppBarData

显示文件 Open project: MathewSachin/ManagedWin32 Class Usage Examples

Public Properties

Property Type Description
cbSize uint
hWnd System.IntPtr
lParam int
rc RECT
uCallbackMessage uint
uEdge uint

Property Details

cbSize public_oe property

public uint cbSize
return uint

hWnd public_oe property

public IntPtr,System hWnd
return System.IntPtr

lParam public_oe property

public int lParam
return int

rc public_oe property

public RECT,ManagedWin32.Api rc
return RECT

uCallbackMessage public_oe property

public uint uCallbackMessage
return uint

uEdge public_oe property

public uint uEdge
return uint