C# Class CCT.NUI.WPFSamples.TouchController.POINTER_INFO

Datei anzeigen Open project: an83/KinectTouch2

Public Properties

Property Type Description
PerformanceCount ulong
dwKeyStates uint
dwTime uint
frameId uint
historyCount uint
hwndTarget System.IntPtr
inputData uint
pointerFlags POINTER_FLAGS
pointerId uint
pointerType POINTER_INPUT_TYPE
ptHimetricLocation POINT
ptHimetricLocationRaw POINT
ptPixelLocation POINT
ptPixelLocationRaw POINT
sourceDevice System.IntPtr

Property Details

PerformanceCount public_oe property

public ulong PerformanceCount
return ulong

dwKeyStates public_oe property

public uint dwKeyStates
return uint

dwTime public_oe property

public uint dwTime
return uint

frameId public_oe property

public uint frameId
return uint

historyCount public_oe property

public uint historyCount
return uint

hwndTarget public_oe property

public IntPtr,System hwndTarget
return System.IntPtr

inputData public_oe property

public uint inputData
return uint

pointerFlags public_oe property

public POINTER_FLAGS pointerFlags
return POINTER_FLAGS

pointerId public_oe property

public uint pointerId
return uint

pointerType public_oe property

public POINTER_INPUT_TYPE pointerType
return POINTER_INPUT_TYPE

ptHimetricLocation public_oe property

public POINT ptHimetricLocation
return POINT

ptHimetricLocationRaw public_oe property

public POINT ptHimetricLocationRaw
return POINT

ptPixelLocation public_oe property

public POINT ptPixelLocation
return POINT

ptPixelLocationRaw public_oe property

public POINT ptPixelLocationRaw
return POINT

sourceDevice public_oe property

public IntPtr,System sourceDevice
return System.IntPtr