IHTMLMSPerformanceNavigation::uniqueDomains Property
.png)
[This documentation is preliminary and is subject to change.]
Gets a value that indicates the number of server domain requests required to load the document into the window object.
Syntax
HRESULT IHTMLMSPerformanceNavigation::get_uniqueDomains(ULONG *p);
Parameters
- p
The number of server domain name requests.
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
The value returned by the IHTMLMSPerformanceNavigation::uniqueDomains property represents the number of Domain Name System (DNS) requests made so that the document can be downloaded and displayed.