Condividi tramite


Struttura DDGETPOLARITYIN (ddkmapi.h)

La struttura DDGETPOLARITYIN contiene microsoft DirectDraw e le estensioni delle porte video (VPE) handle di oggetti.

Sintassi

typedef struct _DDGETPOLARITYIN {
  HANDLE hDirectDraw;
  HANDLE hVideoPort;
} DDGETPOLARITYIN, *LPDDGETPOLARITYIN;

Membri

hDirectDraw

Specifica l'handle DirectDraw.

hVideoPort

Specifica l'handle dell'oggetto VPE.

Fabbisogno

Requisito Valore
intestazione ddkmapi.h (includere Ddkmapi.h)

Vedere anche

DD_DXAPI_GET_POLARITY

DxApi