BodyController.Id Property

Gets the Id. This Id is identical to the TrackingID of the body being tracked by the NUI Service.

Syntax

public:
property uint64 Id {
         uint64 get ();
}  

Property value

Type: uint64 

 The Id.

Remarks

For more information on the biometric and user Ids, refer to BodyController API.

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

BodyController Class

BodyController Members

Windows.Xbox.Input Namespace