AcMapIEImporter:: LoadIPF Method
Loads an import profile (.
virtual AcMapIE::ErrCode LoadIPF( const ACHAR* pszFileName, bool& bSchemaHasChanged ) = 0;
Parameters |
Description |
pszFileName |
Input fully qualified file name. The filename extension .ipf is added automatically if it is omitted. |
bSchemaHasChanged |
Output true if the schema has changed; otherwise, false. If this value is true, then any input-layer iterator that you obtained previously becomes invalid. |
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].