Initial Release 4.0

Data Type : Navigators

VIEWMAP_BITMAP_RECORD - Navigator bitmap graphic CD record.
----------------------------------------------------------------------------------------------------------

#include <vmods.h>

Definition :

typedef struct {
  VMODSdrobj DRobj;

Description :

The VIEWMAP_BITMAP_RECORD stores a bitmap in a Navigator. This record is stored in items of type TYPE_VIEWMAP_LAYOUT, the graphical layout of the Navigator. The fields in this structure are:
See Also :

VMODSdrobj
----------------------------------------------------------------------------------------------------------