AcMapIEInputLayer::DataMapping Method

Land Desktop Development ARX CPP SDK

AcMapIEInputLayer:: DataMapping Method
 

Retrieves the table type and table name of the data mapping.

virtual AcMapIE::ErrCode DataMapping(
    AcMapIE::ImportDataMapping& tableType, 
    const ACHAR*& pszTableName
) const = 0;
Parameters 
Description 
tableType 
Output ImportDataMappingtype of table used. For a detailed description of this parameter, see the overview of this class.  
pszTableName 
Output table name (object data or link template, depending on tableType).  
Returns

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

Remarks

In the AutoCAD Map user interface, this setting corresponds to the Data column in the Import dialog box properties table.

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