Share via


NDIS Network Interface Functions (Compact 2013)

3/26/2014

This section describes the NDIS network interface functions.

In This Section

  • NdisIfAddIfStackEntry
    Specifies the ordering of two network interfaces in the NDIS network interface stack.
  • NdisIfDeleteIfStackEntry
    Deletes information about the ordering of two network interfaces in the NDIS interface stack.
  • NdisIfDeregisterInterface
    Deregisters an NDIS network interface that was previously registered by a call to the NdisIfRegisterInterface function.
  • NdisIfDeregisterProvider
    Deregisters an interface provider that was previously registered by a call to the NdisIfRegisterProvider function.
  • NdisIfFreeNetLuidIndex
    Frees a network interface NET_LUID index that was previously allocated by a call to the NdisIfAllocateNetLuidIndex function.
  • NdisIfQueryBindingIfIndex
    Retrieves the network interface indexes and NET_LUID values for the highest and lowest layered network interfaces that are associated with a specified protocol binding.

See Also

Reference

NDIS Network Interface Reference