Training
Module
Explore support and diagnostic tools - Training
This module introduces the tools for troubleshooting the Windows client operating system and provides guidance on how to use them.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The following functions enable software developers to use the functionality provided by the Network Diagnostic Framework (NDF). When network issues occur, NDF can diagnose the root cause and handle the necessary resolution gracefully, sometimes even performing the necessary repairs.
Note
These functions are for developers implementing basic NDF functionality in their applications.
Training
Module
Explore support and diagnostic tools - Training
This module introduces the tools for troubleshooting the Windows client operating system and provides guidance on how to use them.
Documentation
The following interfaces can be used to extend the functionality of Microsoft Helper Classes that are identified as extensible.
The NDF reference is divided into the following sections
IDeviceIoControl (deviceaccess.h) - Win32 apps
Sends a control code to a device driver.This action causes the device to perform the corresponding operation.