AcMapMbMapBookManager::SaveSettings Method

Land Desktop Development ARX CPP SDK

AcMapMbMapBookManager:: SaveSettings Method
 

Save the specified map book settings in the specified XML file.

static Acad::ErrorStatus SaveSettings(
    AcArray<AcDbObject*>& SettingsArray, 
    const ACHAR* pFileName
);
Parameters 
Description 
pszFileName 
Input name of the XML file. This should be a fully qualified file name.  
pSettingsArray 
Input array of valid settings objects.  
Returns

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

Remarks

This function may push errors onto the AutoCAD Map Error Stack. Typically the user will save settings objects of at most 1 of each type of derived settings objects.

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