Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In NDIS 6.0, the NdisAllocateMemoryWithTagPriority function replaces the NdisAllocateMemory and NdisAllocateMemoryWithTag functions. In addition to specifying the protocol driver handle, pool size, and tag, NdisAllocateMemoryWithTagPriority requires an allocation priority that indicates the importance of the request. The priority is the same as that defined for the ExAllocatePoolWithTagPriority function.