Clara-Doc - Method Reference

 / packages  / CTBASE  / Version 01.00.00  / CTMAPX

CTMAPX_Destructor
Description
Releases the resources associated with the map and destroys the map.

Prototype

			     DCTMAPX_Destructor...
     D                 PR            10I 0
     D@This                            *
						
Parameters
@This
TypePointer (*)
Passing ModeValue
DescriptionThe address of a CTMAPX instance. This pointer MUST be obtained through a call to CMAPX_Constructor.
Return Values

Symbolic ConstantValueDescription
CS_SUCCESS0The map has been destroyed successfully. The method always succeeds.