DeleteSelectedTicker Method (Quote Control)
Windows - Visual C++
Description
The DeleteSelectedTicker method
deletes the currently selected ticker item from the list.
Syntax
longvalue = DeleteSelectedTicker();
The DeleteSelectedTicker syntax has these parts:
Part |
Description |
value |
A long integer containing 0 if successful and an error code if not. |
See Also: DeleteTicker
Back to: Quote Methods