DDBOBNEXTFIELDINFO structure (dxmini.h)

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)

See also

DDSURFACEDATA

DxBobNextField