ToiDiagnosticsDataModelObjectsChangedEvent Interface Reference

Description

Notifies the Listener of changes to objects in the data model.

Parameters:
objectsThe objects that have changed. Note: Each object will have the ObjectId and name,value pairs for ONLY the parameters that have changed. Rest of the parameters that make up this object but have not changed will be left out. TToiObjectInfo::Children list will be empty.

import "ToiDiagnosticsDataModelObjectsChangedEvent.idl";

Inheritance diagram for ToiDiagnosticsDataModelObjectsChangedEvent:
ToiEvent

List of all members.

Public Attributes

readonly attribute
ToiDiagnosticsDataModel::TToiObjectInfoSequence 
objects