Share via


OID_GEN_PROTOCOL_OPTIONS (Windows Embedded CE 6.0)

1/6/2010

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

General Object Identifiers
MiniportQueryInformation
NDIS_REQUEST