AcMapDMMapManager::ResetName Method

Land Desktop Development ARX CPP SDK

AcMapDMMapManager:: ResetName Method
 

Renames the named map.

Acad::ErrorStatus ResetName(
    const ACHAR* pszOldName, 
    const ACHAR* pszNewName
);
Parameters 
Description 
pszOldName 
Input name of the map to rename.  
pszNewName 
Input new map name.  
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].