Packet Sniffer SDK DLL Edition
HNLBHosts :: Properties :: LbHstGetRemoteIPv4 | | Previous Next |
Returns the IPv4 address of the remote host participating in TCP session.
Syntax:
DWORD __stdcall LbHstGetRemoteIPv4(HANDLE hLbHst);
Parameters:
hLbHst
[in] HNLBHosts object handle.
Return values:
If the function succeeds the return value will be the IPv4 address of the remote host, participating
in TCP session.
Description:
Use LbHstGetRemoteIPv4 to define IPv4 address of the remote host participating in TCP session.