IHTMLMSPerformanceTimingMeasures::toString Method

New for Internet Explorer 9

[This documentation is preliminary and is subject to change.]

Retrieves a string representation of the object.

Syntax

HRESULT toString(
    BSTR *String
);

Parameters

  • String
    [out, retval] Pointer to a BSTR that receives the string representation.

Return Value

Returns S_OK if successful, or an error value otherwise.