Click here for NewsObjects Overview
CompanyName Property (Utility Control)
Windows - Visual C++


Read Only

Description
The CompanyName property returns the company name after the ShowTickers method has been called.

Syntax
CString text = GetCompanyName();

The CompanyName syntax has these parts: 

Part

Description

text

A String containing the company name.

See Also: ShowTickers TickerName TickerSearchString

Back to: Utility Properties