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 DDGETCURRENTAUTOFLIPOUTINFO structure provides the surface information.
Syntax
typedef struct _DDGETCURRENTAUTOFLIPOUTINFO {
DWORD dwSurfaceIndex;
DWORD dwVBISurfaceIndex;
} DDGETCURRENTAUTOFLIPOUTINFO, *PDDGETCURRENTAUTOFLIPOUTINFO;
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) |