Configuration Platform SDK 7.6 API Reference

CfgDeltaService

Description

The changes to make to a CfgService object.


Top of Page

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.


Top of Page


Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunications Laboratories, Inc. All rights reserved.