Click here for NewsObjects Overview
UpdateTime Property (Quote Control)
Windows - Visual C++


Read Only

Description
The UpdateTime property returns the time of the last update of the quote data.

Syntax
long value = GetUpdateTime();

The UpdateTime syntax has these parts:

Part

Description

value

A long integer containing the update time. This is given as seconds elapsed since midnight (00:00:00), January 1, 1970, coordinated universal time (UTC).

Back to: Quote Properties