LocalHostIP

Description

Returns the local hosts IP main address.

Remarks

Returns a string that contains the local hosts (main) IP address. For machines with more than one NIC card or host name, use the LocalHostIPAliases property and the LocalHostNameAliases property. To determine which local IP address a connection is connected to (for machines with more than one NIC card), use the LocalIP method.

Data Type

CHAR*

Last updated