Share via


OID_TAPI_CONDITIONAL_MEDIA_DETECTION (Compact 2013)

3/26/2014

NDISTAPI makes this object request to NDISWAN, which then passes it down to WAN miniport drivers, when a client application uses LINEMAPPER as the dwDeviceID in the lineOpen function to request that lines be scanned to find one that supports the desired media mode(s) and call parameters.

Based on the union of the desired media modes and the other media modes currently being monitored on the line, NDISTAPI scans the lines to give each WAN miniport driver the opportunity to indicate whether it can simultaneously monitor for all the requested media modes.

Support for this request is mandatory.

This request uses an NDIS_TAPI_CONDITIONAL_MEDIA_DETECTION structure.

Requirements

Header

ndistapi.h,
ntddndis.h

See Also

Reference

NDIS 5.x Legacy NDISTAPI Object Identifiers
NDIS_TAPI_CONDITIONAL_MEDIA_DETECTION
MiniportSetInformation
NDIS 5.x Legacy Reference