Jump to: navigation, search

CfgDeltaService

Description

The changes to make to a CfgService object.

Attributes

  • deltaService — A pointer to the structure of CfgService containing information about changes made to this service data. Mandatory.
  • deletedAppServicePermissions — Not in use.
  • changedAppServicePermissions — Not in use.
  • deletedUserProperties — A pointer to the list of deleted user-defined properties. Has the same structure as parameter userProperties.
  • changedUserProperties — A pointer to the list of user-defined properties whose values have been changed. Has the same structure as parameter userProperties.
  • deletedComponents — A pointer to a list of structures of type CfgSolutionComponent that contain information about solution components that are no longer defined within this solution.
  • changedComponents — A pointer to a list of structures of type CfgSolutionComponent that contain information about solution components within this solution whose parameters have been changed.
  • deletedComponentDefinitions — A pointer to a list of structures of type CfgSolutionComponentDefinition that contain information about solution component definition that are no longer defined within this solution.
  • changedComponentDefinitions — A pointer to a list of structures of type CfgSolutionComponentDefinition that contain information about solution component definition within this solution whose parameters have been changed.
This page was last edited on June 27, 2017, at 20:20.
Comments or questions about this documentation? Contact us for support!