ipsend.TriggerAddress

[This is preliminary documentation and subject to change.]

The TriggerAddress property specifies the IP address over which triggers will be sent. This property is read-only.

Syntax

[ sIPAddr = ] object.TriggerAddress 
 

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 TriggerAddress is set when you call ipsend.ConnectTrigger.

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.TriggerPort, ipsend.SendTrigger, ipsend.SendEvent