Share via


NDIS Configuration Interface (Compact 2013)

3/26/2014

This section describes the NDIS configuration interfaces.

In This Section

  • NDIS_CONFIGURATION_OBJECT
    Defines the attributes of a configuration object that an NDIS driver can pass to the NdisOpenConfigurationEx function.
  • NdisOpenConfigurationEx
    Obtains a configuration handle that enables access to configuration parameters in the registry.
  • NdisReadConfiguration
    Returns the value of a named entry of the specified type from the registry, given the handle to an open registry key.
  • NdisReadNetworkAddress
    Returns the software-configurable network address that was stored in the registry for a network adapter when it was installed in the device.

See Also

Reference

NDIS General-use Interfaces