AcMapIEExporter::StorageOpts Method

Land Desktop Development ARX CPP SDK

AcMapIEExporter:: StorageOpts Method
 

Retrieves the storage options. Format-specific storage options are stored in the file MapExport.ini.

virtual AcMapIE::ErrCode StorageOpts(
    AcMapIE::StorageType& storageType, 
    AcMapIE::GeometryType& geomType, 
    const ACHAR*& pszPrefix
) const = 0;
Parameters 
Description 
storageType 
Output StorageTypestorage type. 
geomType 
Output GeometryTypegeometry type. 
pszPrefix 
Output prefix. 
Returns

Returns AcMapIE::ErrCode kErr_OK if successful. Returns AcMapIE::ErrCode kErr_Fail if the process failed.

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