C# Class Fusion.Input.Touch.Win32TouchFunctions.POINTER_INFO

Mostrar archivo Open project: demiurghg/FusionEngine Class Usage Examples

Public Properties

Property Type Description
ButtonChangeType int
FrameID int
HistoryCount uint
InputData uint
KeyStates VIRTUAL_KEY_STATES
PerformanceCount long
PointerFlags POINTER_FLAGS
PointerID int
SourceDevice System.IntPtr
Time uint
WindowTarget System.IntPtr
pointerType POINTER_INPUT_TYPE

Property Details

ButtonChangeType public_oe property

public int ButtonChangeType
return int

FrameID public_oe property

public int FrameID
return int

HistoryCount public_oe property

public uint HistoryCount
return uint

InputData public_oe property

public uint InputData
return uint

KeyStates public_oe property

public VIRTUAL_KEY_STATES KeyStates
return VIRTUAL_KEY_STATES

PerformanceCount public_oe property

public long PerformanceCount
return long

PointerFlags public_oe property

public POINTER_FLAGS PointerFlags
return POINTER_FLAGS

PointerID public_oe property

public int PointerID
return int

SourceDevice public_oe property

public IntPtr,System SourceDevice
return System.IntPtr

Time public_oe property

public uint Time
return uint

WindowTarget public_oe property

public IntPtr,System WindowTarget
return System.IntPtr

pointerType public_oe property

public POINTER_INPUT_TYPE pointerType
return POINTER_INPUT_TYPE