Parameter | Description |
---|---|
bIsActivating | Indicates whether to send OnActivateApp or OnDeactivateApp |
Procedure Notify_Application_Activation Boolean bIsActivating
This procedure is augmented to send OnActivateApp when bIsActivating is True and OnDeactivateApp when bIsActivating is False.