Description
This event is fired when the active identity is about to change.
Syntax
Private Sub object_ActivateIdentity(NewIdentity)
The ActivateIdentity Event syntax has these parts:
Remarks
This is the last chance for clients to save their settings before the new identity gets activated.
|