#include <NuiSensor.h>
Definition at line 576 of file NuiSensor.h.
Public Member Functions | |
BEGIN_INTERFACE | HRESULT (STDMETHODCALLTYPE *QueryInterface)(INuiFrameTexture *This |
ULONG (STDMETHODCALLTYPE *AddRef)(INuiFrameTexture *This) | |
ULONG (STDMETHODCALLTYPE *Release)(INuiFrameTexture *This) | |
int (STDMETHODCALLTYPE *BufferLen)(INuiFrameTexture *This) | |
int (STDMETHODCALLTYPE *Pitch)(INuiFrameTexture *This) | |
HRESULT (STDMETHODCALLTYPE *LockRect)(INuiFrameTexture *This | |
HRESULT (STDMETHODCALLTYPE *GetLevelDesc)(INuiFrameTexture *This | |
HRESULT (STDMETHODCALLTYPE *UnlockRect)(INuiFrameTexture *This | |
Public Attributes | |
BEGIN_INTERFACE REFIID | riid |
BEGIN_INTERFACE REFIID __RPC__deref_out void ** | ppvObject |
UINT | Level |
UINT NUI_LOCKED_RECT * | pLockedRect |
UINT NUI_LOCKED_RECT RECT * | pRect |
UINT NUI_LOCKED_RECT RECT DWORD | Flags |
UINT NUI_SURFACE_DESC * | pDesc |
BEGIN_INTERFACE HRESULT | ( | STDMETHODCALLTYPE * | QueryInterface | ) |
HRESULT | ( | STDMETHODCALLTYPE * | LockRect | ) |
HRESULT | ( | STDMETHODCALLTYPE * | GetLevelDesc | ) |
HRESULT | ( | STDMETHODCALLTYPE * | UnlockRect | ) |
int | ( | STDMETHODCALLTYPE * | BufferLen | ) |
int | ( | STDMETHODCALLTYPE * | Pitch | ) |
ULONG | ( | STDMETHODCALLTYPE * | AddRef | ) |
ULONG | ( | STDMETHODCALLTYPE * | Release | ) |
UINT NUI_LOCKED_RECT RECT DWORD Flags |
Definition at line 600 of file NuiSensor.h.
UINT Level |
Definition at line 600 of file NuiSensor.h.
UINT NUI_SURFACE_DESC* pDesc |
Definition at line 607 of file NuiSensor.h.
UINT NUI_LOCKED_RECT* pLockedRect |
Definition at line 600 of file NuiSensor.h.
BEGIN_INTERFACE REFIID __RPC__deref_out void** ppvObject |
Definition at line 582 of file NuiSensor.h.
UINT NUI_LOCKED_RECT RECT* pRect |
Definition at line 600 of file NuiSensor.h.
BEGIN_INTERFACE REFIID riid |
Definition at line 582 of file NuiSensor.h.