IODCallback (ITF)ΒΆ
INTERFACE IODCallback EXTENDS __SYSTEM.IQueryInterface
This interface must be implemented if someone wants to register an ObjectDictionary callback for read and write operations via the IObjectDictionary.RegisterCallback method of IObjectDictionary. All write and read operations on objects can be monitored and aborted by returning an appropriate abort code.
Methods:
Structure: