Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.97 KB

ndf-interfaces.md

File metadata and controls

37 lines (21 loc) · 1.97 KB
title description ms.assetid ms.topic ms.date
NDF Interfaces
The following interfaces can be used to extend the functionality of Microsoft Helper Classes that are identified as extensible.
55e58eb8-d04e-4398-a892-8c343a88adc1
article
05/31/2018

NDF Interfaces

The following interfaces can be used to extend the functionality of Microsoft Helper Classes that are identified as extensible. Although this functionality is not required for most applications, it can provide more specific diagnoses and resolutions in some cases.

Note

These interfaces and their associated methods are for developers implementing their own third party helper classes that extend NDF functionality.

 

Interface Name Description
INetDiagHelper Called by the NDF for most activities that occur during a diagnosis.
INetDiagHelperEx Called by the NDF to capture and provide information associated with diagnoses and resolution of network-related issues.
INetDiagHelperInfo Called by the NDF to validate that it has required information
INetDiagHelperUtilFactory Reserved for system use.