Packet Sniffer SDK DLL Edition
HNTcpManager :: Properties :: TcpMgrGetPendingPacketsCount | | Previous Next |
Returns the number of packets awaiting processing.
Syntax:
DWORD __stdcall TcpMgrGetPendingPacketsCount(HANDLE hTcpMgr);
Parameters:
hTcpMgr
Return values:
If the function succeeds the return value will be the number of packets awaiting processing.
Description:
Use TcpMgrGetPendingPacketsCount to get the number of packets awaiting processing.