DDGETPREVIOUSAUTOFLIPININFO structure (dxmini.h)

The DDGETPREVIOUSAUTOFLIPININFO structure provides the video port extensions (VPE) object information.

Syntax

typedef struct _DDGETPREVIOUSAUTOFLIPININFO {
  LPDDVIDEOPORTDATA lpVideoPortData;
} DDGETPREVIOUSAUTOFLIPININFO, *PDDGETPREVIOUSAUTOFLIPININFO;

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

DxGetPreviousAutoflip