PointerPoint.PointerId Property

Definition

Gets a unique identifier for the input pointer.

public:
 property unsigned int PointerId { unsigned int get(); };
uint32_t PointerId();
public uint PointerId { get; }
var uInt32 = pointerPoint.pointerId;
Public ReadOnly Property PointerId As UInteger

Property Value

UInt32

unsigned int

uint32_t

A unique value that identifies the input pointer.

Applies to