INetDiagHelperEx interface (ndhelper.h)

The INetDiagHelperEx interface provides methods that extend on the INetDiagHelper interface to capture and provide information associated with diagnoses and resolution of network-related issues.

Inheritance

The INetDiagHelperEx interface inherits from the IUnknown interface. INetDiagHelperEx also has these types of members:

Methods

The INetDiagHelperEx interface has these methods.

 
INetDiagHelperEx::ReconfirmLowHealth

Used to add a second Low Health pass after hypotheses have been diagnosed and before repairs are retrieved.
INetDiagHelperEx::ReproduceFailure

Used by the Network Diagnostics Framework (NDF). This method is reserved for system use. (INetDiagHelperEx.ReproduceFailure)
INetDiagHelperEx::SetUtilities

Used by the Network Diagnostics Framework (NDF). This method is reserved for system use. (INetDiagHelperEx.SetUtilities)

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header ndhelper.h

See also

INetDiagHelper