Share via


INuiSensor::NuiInitializationFlags Method

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets the flags that were passed to the INuiSensor::NuiInitialize method.

Syntax

public:
DWORD NuiInitializationFlags(
         void
)

Parameters

  • **
    Type: void
    Unused

Return Value

Type: DWORD
The initialization flags or zero if the sensor is not initialized.

Requirements

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