ImportType

Module: ecereCOM
Namespace: ecere::com
Type: Enumeration
Base Class: int

Description

Internal enumeration type to identify type of import

Enumeration Values

  normalImport0
  staticImport1
  remoteImport2
  preDeclImport3
  comCheckImport4