NdisGetPacketFlags

NdisGetPacketFlags returns the flags, if any, set by a protocol driver in a given packet descriptor.

Syntax

UINT NdisGetPacketFlags(IN PNDIS_PACKET Packet);

At a Glance

Header File: Ndis.h
Module: Nk
Platforms:
Versions: 2.0 and later
Complete Documentation: Windows NT Device Driver Kit