Share via


INuiSensor::NuiGetDepthFilterForTimeStamp Method

Kinect for Windows 1.8

Reserved for future use.

Syntax

public:
HRESULT NuiGetDepthFilterForTimeStamp(
         LARGE_INTEGER liTimeStamp,
         INuiDepthFilter **ppDepthFilter
)

Parameters

  • liTimeStamp
    Type: LARGE_INTEGER
    Not used.
  • ppDepthFilter
    Type: INuiDepthFilter
    Not used.

Return Value

Type: HRESULT
Not used.

Requirements

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