Additional Information
Name |
Value |
Description |
CCT_NORMAL |
0 |
Normal
The content is loaded when the software component is loaded (e.g. exe or dll files).
|
CCT_DELAYED |
1 |
Delayed
The content is loaded when a method of the software component is executed.
|
CCT_HELP |
2 |
Help File
The content is a help file for users. It is loaded when the user wants to display help for the first time.
|
CCT_DEVHELP |
3 |
Developer Help File
The content is a help file for developers. It is loaded when the developer wants to display help for the first time.
|
CCT_WEB |
4 |
Web Server Specific File
The content is a file that is specific for a web server. It is loaded at the first access of the Web client. Contents with this value are not installed for Win32 clients.
|