|
||
Interface status: | deprecated |
class TDaFileImporterFactory;
Factory class for creating importers of files into a data application model.
Defined in TDaFileImporterFactory
:
CreateL(TDaFileImportParams const &)
Allocates and constructs a new file importer.Interface status: | deprecated | Inherited from: TDaFileImporterFactory |
IMPORT_C static CDaFileImporter* CreateL(TDaFileImportParams const &aParams);
Allocates and constructs a new file importer.
The type of importer object created depends on the import parameters specified.
|
|