AcMapDataSources::AttachDataSource Method

Land Desktop Development ARX CPP SDK

AcMapDataSources:: AttachDataSource Method
 

Attaches a data source to the current AutoCAD Map work session.

bool AttachDataSource(
    ACHAR * pszDataSourceName, 
    const ACHAR * pszDataSourcePath
);
Parameters 
Description 
pszDataSourceName 
Output name of the data source that was attached.  
pszDataSourcePath 
Input absolute pathname of the data source to attach. Relative pathnames are not allowed.  
Returns

Returns true if the data source is attached, or false if it is not attached.

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