OID_GEN_RECEIVE_BUFFER_SPACE

As a query, the OID_GEN_RECEIVE_BUFFER_SPACE OID specifies the amount of memory on the NIC that is available for buffering receive 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 driver can use this OID as a guide for advertising its receive window after it establishes sessions with remote nodes.

Requirements

Header

Ntddndis.h (include Ndis.h)