Share via


OID_GEN_PROTOCOL_OPTIONS

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

OID_GEN_PROTOCOL_OPTIONS specifies a bitmask that defines optional properties of the protocol driver. If the protocol driver does not set its flags on a binding, NDIS assumes they are all clear.

The following table shows currently defined flags.

Flag Description

NDIS_PROT_OPTION_ESTIMATED_LENGTH

Specifies that packets can be indicated at the worst-case estimate of packet size, instead of an exact value, to this protocol.

NDIS_PROT_OPTION_NO_LOOPBACK

Specifies that the protocol does not require loopback support on the binding.

Requirements

Header ntddndis.h
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

MiniportQueryInformation
NDIS_REQUEST