PointerPoint.PointerId Property

Gets a unique id for the input pointer.

Syntax

public:
property uint32 PointerId {
         uint32 get ();
}  

Property value

Type: uint32 

  A unique value that identifies the input pointer.

Remarks

In the PointerPoint objects returned from input events, this field is always zero.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

PointerPoint Class

PointerPoint Members

Windows.UI.Input Namespace