Structure DDBOBNEXTFIELDINFO (dxmini.h)
La structure DDBOBNEXTFIELDINFO contient les informations bob pour la surface.
Syntaxe
typedef struct _DDBOBNEXTFIELDINFO {
LPDDSURFACEDATA lpSurface;
} DDBOBNEXTFIELDINFO, *PDDBOBNEXTFIELDINFO;
Membres
lpSurface
Pointe vers une structure DDSURFACEDATA qui représente la surface.
Spécifications
En-tête | dxmini.h (include Dxmini.h) |