CMPOpenOptions Enumeration
This enumeration lists the modes used for opening component files with the ComponentCollection.Open method.
CMPComponentOpen Types
Name | Value | Description |
![]() |
0 | Opens only the primary (main) component file. |
![]() |
1 | Opens only the shared component file. |
![]() |
2 | [Reserved for future use] |
![]() |
3 | Opens both the primary and the shared component files. |