Configuration Platform SDK 7.6 API Reference
CfgDeltaHost
Description
The changes to make to a CfgHost
object.
Top of Page
Attributes
deltaHost
—
A pointer to the structure that
contains information about changes made to this host data. Mandatory.
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
deletedResources
—
A pointer to the list of deleted resources (every
item of this list is structured as CfgID
).
changedResources
—
A pointer to the list of structures
CfgObjectResource
type. Each structure contains
information about the resource parameters that have been changed.
Top of Page
Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunications Laboratories, Inc. All rights reserved.