Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This function returns the length in bytes of a given mapped buffer.
ULONG NdisBufferLength(PNDIS_BUFFERBuffer);
Parameters
- Buffer
[in] Points to the buffer descriptor mapping the buffer.
Return Values
Returns the byte count of the mapped buffer.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Ndis.h.
Link Library: Ndis.lib
See Also
NdisAdjustBufferLength | NdisBufferVirtualAddress | NdisBufferVirtualAddressSafe | NdisQueryBuffer | NdisQueryBufferSafe | NdisQueryBufferOffset
Send Feedback on this topic to the authors