Links
AcMapExporter Function
Retrieves the AutoCAD Map exporter object, as a singleton. Only a single instance of AcMapIEExporterexists (do not delete it). Always complete an active export before switching the current drawing. This function will succeed whenever the command-line command MAPEXPORT can succeed in the AutoCAD Map user interface. The return value NULL usually indicates an installation problem.
AcMapIEExporter* AcMapExporter();
File
AcMapIEGlobal.h
Returns
Returns a pointer to the exporter, or NULL if the exporter could not be retrieved. Do not explicitly delete this returned value.
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].