INuiDepthFilterVtbl Struct Reference

INuiDepthFilterVtbl Struct Reference

#include <NuiSensor.h>

Class Description

Definition at line 1560 of file NuiSensor.h.

Public Member Functions

BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE *QueryInterface)(INuiDepthFilter *This
 
 ULONG (STDMETHODCALLTYPE *AddRef)(INuiDepthFilter *This)
 
 ULONG (STDMETHODCALLTYPE *Release)(INuiDepthFilter *This)
 
 HRESULT (STDMETHODCALLTYPE *ProcessFrame)(INuiDepthFilter *This
 

Public Attributes

BEGIN_INTERFACE REFIID riid
 
BEGIN_INTERFACE REFIID __RPC__deref_out void ** ppvObject
 
LARGE_INTEGER liTimeStamp
 
LARGE_INTEGER UINT width
 
LARGE_INTEGER UINT UINT height
 
LARGE_INTEGER UINT UINT NUI_DEPTH_IMAGE_PIXELpDepthImagePixels
 
LARGE_INTEGER UINT UINT NUI_DEPTH_IMAGE_PIXEL BOOL * pFrameModified
 

Member Function Documentation

BEGIN_INTERFACE HRESULT ( STDMETHODCALLTYPE *  QueryInterface)
HRESULT ( STDMETHODCALLTYPE *  ProcessFrame)
ULONG ( STDMETHODCALLTYPE *  AddRef)
ULONG ( STDMETHODCALLTYPE *  Release)

Member Data Documentation

LARGE_INTEGER UINT UINT height

Definition at line 1578 of file NuiSensor.h.

LARGE_INTEGER liTimeStamp

Definition at line 1578 of file NuiSensor.h.

LARGE_INTEGER UINT UINT NUI_DEPTH_IMAGE_PIXEL* pDepthImagePixels

Definition at line 1578 of file NuiSensor.h.

LARGE_INTEGER UINT UINT NUI_DEPTH_IMAGE_PIXEL BOOL* pFrameModified

Definition at line 1578 of file NuiSensor.h.

BEGIN_INTERFACE REFIID __RPC__deref_out void** ppvObject

Definition at line 1566 of file NuiSensor.h.

BEGIN_INTERFACE REFIID riid

Definition at line 1566 of file NuiSensor.h.

LARGE_INTEGER UINT width

Definition at line 1578 of file NuiSensor.h.


The documentation for this struct was generated from the following file: