C# Class Afterglow.Graphics.Examples.OpenTKSceneTestBase.NativeMessage

Show file Open project: Christof/afterglow

Public Properties

Property Type Description
HWnd System.IntPtr
LParam System.IntPtr
Message uint
Point Point
Time uint
WParam System.IntPtr

Property Details

HWnd public property

public IntPtr,System HWnd
return System.IntPtr

LParam public property

public IntPtr,System LParam
return System.IntPtr

Message public property

public uint Message
return uint

Point public property

public Point Point
return Point

Time public property

public uint Time
return uint

WParam public property

public IntPtr,System WParam
return System.IntPtr