ImportType
Module:
ecereCOM
Namespace:
ecere::com
Type: Enumeration
Base Class: int
Description
Internal enumeration type to identify type of import
Enumeration Values
normalImport
0
staticImport
1
remoteImport
2
preDeclImport
3
comCheckImport
4