Settings_ComponentSource
Settings_ComponentSource
The ComponentSource enumerated type contains the component's source information.
BASE_IMAGE : Base image is the source for this component
ADD_ON : Addon is the source for this component
USER : User is the source for this component
SOLUTION : Solution is the source for this component
HARDWARE_SUPPORT_PACKAGE : Hardware Support Package (HSP) is the source for this component
USER_REMOVED : This component was removed by the user
This data structure has no properties.
Enumeration:
BASE_IMAGE,
ADD_ON,
USER,
SOLUTION,
HARDWARE_SUPPORT_PACKAGE,
USER_REMOVED,