C# Class BandObjectLib.MSG

Datei anzeigen 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_oe property

public IntPtr,System hwnd
return System.IntPtr

lParam public_oe property

public Int32,System lParam
return System.Int32

message public_oe property

public UInt32,System message
return System.UInt32

pt public_oe property

public POINT pt
return POINT

time public_oe property

public UInt32,System time
return System.UInt32

wParam public_oe property

public UInt32,System wParam
return System.UInt32