Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.