AcMapIEExporter::SetDriverOptions Method

Land Desktop Development ARX CPP SDK

AcMapIEExporter:: SetDriverOptions Method
 

Sets the driver options. Typically, you should retrieve the current driver options from DriverOptions()and make changes as needed by using this function.

virtual AcMapIE::ErrCode SetDriverOptions(
    AcMapIENameValueIterator*& nameValueIter
) = 0;
Parameters 
Description 
nameValueIter 
Input driver options, as AcMapIENameValueIteratorname-value pairs.  
Returns

Returns AcMapIE::ErrCode kErr_OK if successful. Returns AcMapIE::ErrCode kErr_OutOfMemory if system resources are insufficient. Returns AcMapIE::ErrCode kErr_Fail if the process failed for some other reason.

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