Packet Sniffer SDK DLL Edition

HNLBHosts :: Properties :: LbHstGetAddrType

 Previous Next

Returns the address type defined in the HNLBHosts object.

Syntax:

DWORD __stdcall LbHstGetAddrType(HANDLE hLbHst);

Parameters:

hLbHst

[in] HNLBHosts object handle.

Return values:

If the function succeeds the return value will be the address type defined in the HNLBAddrType enumeration.

Description:

Use LbHstGetAddrType to obtain the address type, set in HNLBHosts object according to the values, defined in the HNLBAddrType enumeration.

See also:HNLBHosts, HNLBAddrType