Compartir a través de


Estructura DDGETAUTOFLIPIN (ddkmapi.h)

La estructura DDGETAUTOFLIPIN contiene la información de identificador.

Sintaxis

typedef struct _DDGETAUTOFLIPIN {
  HANDLE hDirectDraw;
  HANDLE hVideoPort;
} DDGETAUTOFLIPIN, *LPDDGETAUTOFLIPIN;

Miembros

hDirectDraw

Especifica el identificador de Microsoft DirectDraw.

hVideoPort

Especifica el identificador de objeto extensiones de puerto de vídeo (VPE) .

Requisitos

Requisito Valor
encabezado de ddkmapi.h (incluya Ddkmapi.h)

Consulte también

DD_DXAPI_GET_CURRENT_VP_AUTOFLIP_SURFACE

dxApi