OBJGetMap returns a map handle for a given name saved in the specified object.
Return Value
hMap is the map handle. If the map for the given name does not exist, the function returns the value 0.
Parameters
Is an object handle. It can be a handle to one of the following objects: Document, page, layer, dataset (1D, 2D, 3D), drawing object (text, line, rectangle, ole object, etc.).
ssName is the name of the map.
See also
Overview Map, OBJSetMap, OBJGetMapNames, OBJRemoveMap, MapLookup
id-1535046