Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |