NDIS_SET_PACKET_MEDIA_SPECIFIC_INFO sets the MediaSpecificInformation pointer and the SizeMediaSpecificInfo value in the out-of-band data block associated with a given packet descriptor.
NDIS_SET_PACKET_MEDIA_SPECIFIC_INFO(
IN PNDIS_PACKET Packet, IN PVOID MediaSpecificInfo,
IN UINT SizeMediaSpecificInfo);
| Header File: | Ndis.h |
| Module: | Nk |
| Platforms: | |
| Versions: | 2.0 and later |
| Complete Documentation: | Windows NT Device Driver Kit |