Public Member Functions | |
TComponentInfo () | |
Public Attributes | |
IDType | fPrefsCompID |
The ID of the component (of the kRID_PreferencesFamilyID family) that stores the preferences for this component (0 for no prefs). | |
uint16 | fPlatforms |
On which platform(s) is the component running (use platform defines from CommonComDefines.h). | |
uint16 | fAppKinds |
On which application version(s) (light/std/pro) is the component running (use host defines from CommonComDefines.h). | |
uint16 | fAppModes |
On which application mode(s) (normal/demo) is the component running (use host defines from CommonComDefines.h). |
Represents the 'CINF' resource (Contains exta component info)
TComponentInfo::TComponentInfo | ( | ) | [inline] |
On which application version(s) (light/std/pro) is the component running (use host defines from CommonComDefines.h).
On which application mode(s) (normal/demo) is the component running (use host defines from CommonComDefines.h).
On which platform(s) is the component running (use platform defines from CommonComDefines.h).
The ID of the component (of the kRID_PreferencesFamilyID family) that stores the preferences for this component (0 for no prefs).