NDIS_STATUS_OFFLOAD_ENCASPULATION_CHANGE

Miniport drivers use the NDIS_STATUS_OFFLOAD_ENCASPULATION_CHANGE status indication to notify NDIS and overlying drivers that there has been change in the encapsulation settings.

Remarks

The StatusBuffer member of the NDIS_STATUS_INDICATION structure contains an NDIS_OFFLOAD_ENCAPSULATION structure. NDIS_OFFLOAD_ENCAPSULATION specifies the encapsulation settings.

For more information about encapsulation settings, see OID_OFFLOAD_ENCAPSULATION.

Requirements

Version

Supported in NDIS 6.0 and later.

Header

Ndis.h (include Ndis.h)

See also

NDIS_OFFLOAD_ENCAPSULATION

NDIS_STATUS_INDICATION

OID_OFFLOAD_ENCAPSULATION