Location:
DAMIMPOR.H
Link against: damodl.lib
class TDaFileImporterFactory;
Factory class for creating importers of files into a data application model.
Defined in TDaFileImporterFactory
:
CreateL()
static IMPORT_C CDaFileImporter *CreateL(TDaFileImportParams const &aParams);
Allocates and constructs a new file importer.
The type of importer object created depends on the import parameters specified.
|
|