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 DDBOBNEXTFIELDINFO structure contains the bob information for the surface.
Syntax
typedef struct _DDBOBNEXTFIELDINFO {
LPDDSURFACEDATA lpSurface;
} DDBOBNEXTFIELDINFO, *PDDBOBNEXTFIELDINFO;
Members
lpSurface
Points to a DDSURFACEDATA structure that represents the surface.
Requirements
| Requirement | Value |
|---|---|
| Header | dxmini.h (include Dxmini.h) |