Running Property (Alert Control)
   Windows - Visual C++
Read Only
   Description
   The Running property returns a flag 
   indicating whether the control is receiving profile-hit notifications 
   from the NewsEdge Server.
   Syntax
   BOOL value = GetRunning();
The Running syntax has these parts:
| Part | Description | |
| value | A Boolean containing true if the Alert Control is receiving alerts or false otherwise. | |
See Also: Run AlertWordOnly Alert UserClick
Back to: Alert Properties