AcMapDMMapManager::Import Method

Land Desktop Development ARX CPP SDK

AcMapDMMapManager:: Import Method
 

Imports an XML string to form a map - this function is not yet implemented in AutoCAD Map. See also Export().

Acad::ErrorStatus Import(
    const ACHAR* pszXMLString
);
Parameters 
Description 
pszXMLString 
Input XML string.  
Returns

Returns Acad::eOk if successful; otherwise, returns a different error code.

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].