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.8
Reserved for future use.
Syntax
HRESULT NuiCreateDepthFilter(
LPCWSTR filename,
LPCSTR factoryEntryPoint,
INuiDepthFilter **ppDepthFilter
)
Parameters
- filename
Type: LPCWSTR
[in] Not used. - factoryEntryPoint
Type: LPCSTR
[in] Not used. - ppDepthFilter
Type: INuiDepthFilter
[out] Not used.
Return Value
Type: HRESULT
Not used.
Requirements
Header: Declared in NuiSensor.h; however, include NuiApi.h in your project.