AcMapIEExporter:: ExportDataMappings Method
Retrieves the source-column and output-column data mappings for export. The output collection will be empty if you have not first loaded an export profile file with LoadEPF().
virtual AcMapIE::ErrCode ExportDataMappings( AcMapIEExpressionTargetIterator*& expTargetIter ) = 0;
Parameters |
Description |
expTargetIter |
Output data mappings, as AcMapIEExpressionTargetIteratorexpression-target pairs. The caller is responsible for deleting this object. |
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].