Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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) |