Structure DDGETCURRENTAUTOFLIPOUTINFO (dxmini.h)
La structure DDGETCURRENTAUTOFLIPOUTINFO fournit les informations de surface.
Syntaxe
typedef struct _DDGETCURRENTAUTOFLIPOUTINFO {
DWORD dwSurfaceIndex;
DWORD dwVBISurfaceIndex;
} DDGETCURRENTAUTOFLIPOUTINFO, *PDDGETCURRENTAUTOFLIPOUTINFO;
Membres
dwSurfaceIndex
Spécifie l’index de base zéro actuel dans la chaîne autoflip de la surface actuelle.
dwVBISurfaceIndex
Spécifie l’index de base zéro actuel dans la chaîne autoflip de la surface de l’intervalle de videment vertical (VBI) actuel.
Spécifications
En-tête | dxmini.h (include Dxmini.h) |