C# Class BandObjectLib.MSG

Show file Open project: mika76/MyDownloader Class Usage Examples

Public Properties

Property Type Description
hwnd System.IntPtr
lParam System.Int32
message System.UInt32
pt POINT
time System.UInt32
wParam System.UInt32

Property Details

hwnd public property

public IntPtr,System hwnd
return System.IntPtr

lParam public property

public Int32,System lParam
return System.Int32

message public property

public UInt32,System message
return System.UInt32

pt public property

public POINT pt
return POINT

time public property

public UInt32,System time
return System.UInt32

wParam public property

public UInt32,System wParam
return System.UInt32