CMPOpenOptions Enumeration

This enumeration lists the modes used for opening component files with the ComponentCollection.Open method.

CMPComponentOpen Types

Name Value Description
LoadPrimaryCompLib 0 Opens only the primary (main) component file.
LoadSharedCompLib 1 Opens only the shared component file.
LoadGlobalCompLib 2 [Reserved for future use]
LoadAllCompLibs 3 Opens both the primary and the shared component files.