IHTMLMSPerformanceMeasure::time Property
.png)
[This documentation is preliminary and is subject to change.]
Gets a time associated with the object.
Syntax
HRESULT IHTMLMSPerformanceMeasure::get_time(ULONGLONG *p);
Parameters
- p
The time, in milliseconds, associated with the object.
Return Value
Returns S_OK if successful, or an error value otherwise.