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.
This function releases the buffer mapping obtained in a preceding call to NdisCreateLookaheadBufferFromSharedMemory.
VOID NdisDestroyLookaheadBufferFromSharedMemory(PVOIDpLookaheadBuffer);
Parameters
- pLookaheadBuffer
[in] Specifies the look-ahead buffer pointer returned in a preceding call to NdisCreateLookaheadBufferFromSharedMemory.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Ndis.h.
Link Library: Ndis.lib
See Also
NdisCreateLookaheadBufferFromSharedMemory
Send Feedback on this topic to the authors