ipsend.FTSAddress

[This is preliminary documentation and subject to change.]

The FTSAddress property specifies the IP address over which FTS transmissions are sent. This property is read-only.

Syntax

[ sIPAddr = ] object.FTSAddress 
 

Parts

object
Object expression that resolves to an ipsend object.
sIPAddr
String that receives the IP address. This address will be in the format xxx.xxx.xxx.xxx, for example 255.255.255.255.

Remarks

The value returned by FTSAddress is set when you call ipsend.ConnectFTS.

QuickInfo

  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in ipenhsnd.idl.
  Import Library: Included as a resource in ipenhsnd.dll.
  Unicode: Yes.

See Also

ipsend.FTSPort, ipsend.SendFTSFile, ipsend.SendEvent