DDGETPREVIOUSAUTOFLIPOUTINFO structure (dxmini.h)

The DDGETPREVIOUSAUTOFLIPOUTINFO structure provides the surface data.

Syntax

typedef struct _DDGETPREVIOUSAUTOFLIPOUTINFO {
  DWORD dwSurfaceIndex;
  DWORD dwVBISurfaceIndex;
} DDGETPREVIOUSAUTOFLIPOUTINFO, *PDDGETPREVIOUSAUTOFLIPOUTINFO;

Members

dwSurfaceIndex

Specifies the current zero-based index in the autoflip chain of the current surface.

dwVBISurfaceIndex

Specifies the current zero-based index in the autoflip chain of the current vertical blanking interval (VBI) surface.

Requirements

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

See also

DxGetPreviousAutoflip