Running Property (Alert Control)
   Windows - Visual C++
Read Only
   Description
   The Running property returns a flag 
   indicating whether the Quote Control is ready to add or delete 
   tickers or update quotes the NewsEdge Server.
   Syntax
   BOOL value = GetRunning();
The Running syntax has these parts:
| Part | Description | |
| value | A boolean containing true if the Quote Control is ready. | |
See Also: Run
Back to: Quote Properties