Header file: MapArxApi.h.
An instance of the AcMapErrorParameter class stores information about an error entry parameter. You get an AcMapErrorParameter pointer by calling AcMapErrorEntry::GetParameter, and you must delete the memory allocated for the object using the delete operator.
Do not subclass from this class.