winpcap-users
The following is the PACKET structure.what is the meaning of Next?
The PACKET structure
The PACKET structure has the following fields:
PVOID Buffer
UINT Length
PVOID Next
UINT ulBytesReceived
Buffer is a pointer to a buffer containing the packet��s data,
Length indicates the size of this buffer.
UlBytesReceived indicates the length of the buffer��s portion containing valid data.
Email:[EMAIL PROTECTED]
================================================================= This is the WinPcap
users list. It is archived at
http://www.mail-archive.com/[email protected]/
To unsubscribe use
mailto: [EMAIL PROTECTED]?body=unsubscribe
=================================================================