DDGETCURRENTAUTOFLIPININFO structure (dxmini.h)

The DDGETCURRENTAUTOFLIPININFO structure contains the video port extensions (VPE) object information.

Syntax

typedef struct _DDGETCURRENTAUTOFLIPININFO {
  LPDDVIDEOPORTDATA lpVideoPortData;
} DDGETCURRENTAUTOFLIPININFO, *PDDGETCURRENTAUTOFLIPININFO;

Members

lpVideoPortData

Points to a DDVIDEOPORTDATA structure that contains the VPE object information.

Requirements

Requirement Value
Header dxmini.h (include Dxmini.h)

See also

DDVIDEOPORTDATA

DxGetCurrentAutoflip