INetDiagHelperEx::SetUtilities method (ndhelper.h)

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

Syntax

HRESULT SetUtilities(
  [in] INetDiagHelperUtilFactory *pUtilities
);

Parameters

[in] pUtilities

Reserved for system use.

Return value

This method does not return a value.

Remarks

This method is reserved for system use.

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

INetDiagHelperEx