Configuration Platform SDK 8.5 API Reference
CfgDeltaFolder
Description
The changes to make to a CfgFolder
object.
Top of Page
Attributes
deltaFolder
—
A pointer to the structure
that contains information about changes made to the CfgFolder
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
deletedObjectIDs
—
A pointer to a list of subordinate objects excluded from
the folder's container list. Contains structures of type CfgID
.
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–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.