AcMapIEExporter::LoadEPF Method

Land Desktop Development ARX CPP SDK

AcMapIEExporter:: LoadEPF Method
 

Loads an export profile (.

virtual AcMapIE::ErrCode LoadEPF(
    const ACHAR* pszFileName
) = 0;
Parameters 
Description 
pszFileName 
Input fully qualified file name. The filename extension .epf is added automatically if it is omitted. Any driver options saved in the .epf will be loaded if they apply to the same format that the exporter was initialized for.  
Returns

Returns AcMapIE::ErrCode kErr_OK if successful. Returns AcMapIE::ErrCode kErr_FileError if the file could not be loaded. 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].