NdisAllocatePacket allocates and initializes a packet descriptor.
VOID NdisAllocatePacket(OUT PNDIS_STATUS Status,
OUT PNDIS_PACKET *Packet, IN NDIS_HANDLE PoolHandle);
| Header File: | Ndis.h |
| Module: | Nk |
| Platforms: | |
| Versions: | 2.0 and later |
| Complete Documentation: | Windows NT Device Driver Kit |