OID_GEN_TRANSMIT_BUFFER_SPACE

As a query, the OID_GEN_TRANSMIT_BUFFER_SPACE OID specifies the amount of memory, in bytes, on the NIC that is available for buffering transmit data.

Version Information

Windows Vista and later versions of Windows
Supported.

NDIS 6.0 and later miniport drivers
Mandatory.

NDIS 5.1 miniport drivers
Mandatory.

Windows XP
Supported.

NDIS 5.1 miniport drivers
Mandatory.

Remarks

A protocol can use this OID as a guide for sizing the amount of transmit data per send.

Requirements

Header

Ntddndis.h (include Ndis.h)