Packet Sniffer SDK DLL Edition

HNLBAdapter :: Events

 Previous Next

Please see HNLBAdapter events short descriptions below:

OnConnect [Set]

Sets the OnConnect event handler address and parameter (see HNFN_LBCONNECT).

OnDisconnect [Set]

Sets the OnDisconnect event handler address and parameter (see HNFN_LBDISCONNECT).

OnPacketReceive [Set]

Sets the OnPacketReceive event handler address and parameter (see HNFN_PKTRECEIVE).

OnTcpPacketReceive [Set]

Sets the OnTcpPacketReceive event handler address and parameter (see HNFN_LBTCPPKTRECEIVE).

OnThreadBegin [Set]

Sets the OnThreadBegin event handler address and parameter (see HNFN_THREADBEGIN).

OnThreadEnd [Set]

Sets the OnThreadEnd event handler address and parameter (see HNFN_THREADEND).

OnUdpPacketReceive [Set]

Sets the OnUdpPacketReceive event handler address and parameter (see HNFN_LBUDPPKTRECEIVE).