The changes to make to a CfgAppPrototype
object.
deltaAppPrototype
—
deletedOptions
—
CfgAppPrototype
above. An option is deleted by
specifying the name of the section that this option belongs to,
and the name of the option itself with any value. A whole section
is deleted by specifying the name of that section and an empty secondary
list.
changedOptions
—
CfgAppPrototype
above. A value
of an option is changed by specifying the name of the section that
this option belongs to, the name of the option itself, and the new
value of that option.
deletedUserProperties
—
changedUserProperties
—
Changes made to the options of an application prototype will not affect application-specific options of the existing applications associated with this prototype.