INuiSensor::NuiUniqueId Method

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Do not use this method.

Syntax

public:
BSTR NuiUniqueId(
         void
)

Parameters

  • **
    Type: void
    Unused.

Return Value

Type: BSTR
Do not use.

Remarks

There is a known issue with the KinectSensor.UniqueKinectId property (and the corresponding INuiSensor::NuiUniqueId method). To uniquely identify a Kinect sensor based on the USB hub that it is plugged into, use the KinectSensor.DeviceConnectionId property.

Requirements

Header: Declared in NuiSensor.h; however, include NuiApi.h in your project.