Compartilhar via


estrutura D3DKMT_CHANGESURFACEPOINTER (d3dkmthk.h)

Usado para alterar o ponteiro de superfície.

Sintaxe

typedef struct _D3DKMT_CHANGESURFACEPOINTER {
  HDC    hDC;
  HANDLE hBitmap;
  LPVOID pSurfacePointer;
  UINT   Width;
  UINT   Height;
  UINT   Pitch;
} D3DKMT_CHANGESURFACEPOINTER;

Membros

hDC

O identificador de contexto do dispositivo.

hBitmap

O identificador de bitmap.

pSurfacePointer

O novo ponteiro de superfície.

Width

Largura da memória.

Height

Altura da memória.

Pitch

Tom de memória.

Requisitos

Requisito Valor
cabeçalho d3dkmthk.h