Share via


NDIS Functions for Miniport Drivers (Compact 2013)

3/26/2014

This section describes NDIS functions for miniport drivers.

In This Section

  • NdisMGetDeviceProperty
    Retrieves device objects required to set up communication with a miniport driver through a bus driver
  • NdisMNetPnPEvent
    Originates or propagates a network Plug and Play event, an NDIS PnP event, or Power Management event to overlying drivers
  • NdisMRemoveMiniport
    Removes the specified miniport driver adapter that the miniport driver has determined is unrecoverable from the system
  • NdisMResetComplete
    Returns the final status of a reset request for which the miniport driver previously returned NDIS_STATUS_PENDING

See Also

Reference

NDIS Miniport Driver Reference