Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
As a set, NDIS and overlying drivers use this OID to set the current state of an NDIS port.
Remarks
Miniport drivers that support NDIS ports must support this OID.
If a miniport driver does not support this OID, the miniport driver should return NDIS_STATUS_NOT_SUPPORTED.
If the miniport driver supports this OID, the driver returns NDIS_STATUS_SUCCESS and provides the receive port direction, port control state, and authenticate state in an NDIS_PORT_AUTHENTICATION_PARAMETERS structure.
Requirements
Header |
ntddndis.h |