Condividi tramite


D3DKMT_CHECKOCCLUSION struttura (d3dkmthk.h)

La struttura D3DKMT_CHECKOCCLUSION contiene l'handle nella finestra per verificare la presenza di occlusione.

Sintassi

typedef struct _D3DKMT_CHECKOCCLUSION {
  void D3DKMT_PTR(
    HWND    unnamedParam1,
    hWindow unnamedParam2
  );
} D3DKMT_CHECKOCCLUSION;

Members

void D3DKMT_PTR( HWND unnamedParam1, hWindow unnamedParam2)

Requisiti

Requisito Valore
Client minimo supportato Windows Vista
Intestazione d3dkmthk.h (include D3dkmthk.h)

Vedi anche

D3DKMTCheckOcclusion