Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DiagnoseConnection method

Not supported. Attempts to diagnose problems with the network connection.

Syntax


HRESULT retVal = object.DiagnoseConnection();

Parameters

This method has no parameters.

Remarks

DiagnoseConnection was introduced in Windows Internet Explorer 7.

To successfully complete this operation, the Network Diagnostic for Windows XP extension must be installed. On Windows Vista, the Network Diagnostics Framework is used.

This method can only be called from the "res://ieframe.dll/dnserror.htm" resource page.

 

 

Show:
© 2017 Microsoft