%Activate.HandleEvents
abstract class %Activate.HandleEvents extends %Library.RegisteredObject
Property Inventory
Method Inventory
Properties
property %Cookie as %Integer [ Final ];
Property methods: %CookieDisplayToLogical(), %CookieGet(), %CookieIsValid(), %CookieLogicalToDisplay(), %CookieNormalize(), %CookieSet()
property %IConnectionPointPtr as %Integer [ Final ];
Property methods: %IConnectionPointPtrDisplayToLogical(), %IConnectionPointPtrGet(), %IConnectionPointPtrIsValid(), %IConnectionPointPtrLogicalToDisplay(), %IConnectionPointPtrNormalize(), %IConnectionPointPtrSet()
Methods
method %Advise(pIDispatchPtr As %Integer)
method %UnAdvise()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()