D3DKMT_CHECKOCCLUSION structure (d3dkmthk.h)

La structure D3DKMT_CHECKOCCLUSION contient le handle de la fenêtre à case activée pour l’occlusion.

Syntaxe

typedef struct _D3DKMT_CHECKOCCLUSION {
  [in] HWND hWindow;
} D3DKMT_CHECKOCCLUSION;

Membres

[in] hWindow

Handle de la fenêtre à case activée pour l’occlusion.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows Vista
En-tête d3dkmthk.h (include D3dkmthk.h)

Voir aussi

D3DKMTCheckOcclusion