OID_GEN_TRANSMIT_QUEUE_LENGTH

As a query, the OID_GEN_TRANSMIT_QUEUE_LENGTH OID specifies the number of packets that are currently queued for transmission, whether on the NIC or in a driver-internal queue.

Version Information

Windows Vista and later versions of Windows
Supported.

NDIS 6.0 and later drivers
Optional.

NDIS 5.1 drivers
Optional.

Windows XP
Supported.

NDIS 5.1 drivers
Optional.

Remarks

For queries, the number returned is always the total number of packets currently queued. This number can include unsubmitted send requests queued in the NDIS library.

For general information about statistics OIDs, see General Statistics.

Requirements

Header

Ntddndis.h (include Ndis.h)

See also

OID_GEN_STATISTICS