OtherAddresses Property
Other addresses for the host identified by HostName (for multihomed hosts).
Syntax
char* GetOtherAddresses();
Default Value
""
Remarks
This property contains a list of alternate addresses for the host specified by HostName and HostAddress separated by spaces. Most hosts have only one IP interface. This property is useful when querying multihomed hosts (hosts with more than one interface).
This property is read-only.
Data Type
String