OID_GEN_XMIT_DISCARDS
As a query, NDIS and overlying drivers use the OID_GEN_XMIT_DISCARDS OID to determine the number of transmit discards on a miniport adapter.
Version Information
Windows Vista and later versions of Windows
Supported.
NDIS 6.0 and later miniport drivers
Not requested. (see Remarks section)
Remarks
NDIS handles this OID for miniport drivers. See the OID_GEN_STATISTICS OID for more information about statistics.
The count that this OID returns is the number of packets that is discarded by the interface. The count is identical to the ifOutDiscards counter described in RFC 2863.
Requirements
Header |
Ntddndis.h (include Ndis.h) |