Initial Release 5.0

Data Type : Composite Data; Rich Text

CDMAPELEMENT - Structure defining a MAP element.
----------------------------------------------------------------------------------------------------------

#include <editods.h>

Definition :

typedef struct {
WSIG  Header;
  DWORD Flags;               /* reserved for future use */
  WORD  MapNameLength;       /* length of map name that follows */
  WORD  LastDefaultRegionID; /* last number used in auto

Description :

Part of a client side image MAP which describes each region in an image and indicates the location of the document to be retrieved when the defined area is activated..
See Also :

CDAREAELEMENT
----------------------------------------------------------------------------------------------------------