ITcpipInstr::Address

Description

The TCPIP address of the device to which the session is connected.  This string is formatted in dot-notation.

VB Prototype

Dim value As String
value = object.Address

C++ Prototype

HRESULT get_Address(
  BSTR* Address
);

Return Value

Refer to the table of return codes.

See Also

ComponentVersion, SpecVersion, HardwareInterfaceName, HardwareInterfaceNumber, HardwareInterfaceType, LockState, OptionString, ProgID, ResourceName, SessionType, SoftwareManufacturerID, SoftwareManufacturerName, Timeout, LastStatus, Address, HostName, DeviceName, GetAttribute, SetAttribute, LockRsrc, UnlockRsrc, Init, Close, ITcpipInstr Overview