ipsend.TriggerPort

[This is preliminary documentation and subject to change.]

The TriggerPort property specifies the IP port over which triggers are sent. This property is read-only.

Syntax

[ iIPPort = ] object.TriggerPort 
 

Parts

object
Object expression that resolves to an ipsend object.
iIPPort
Integer that receives the port.

Remarks

The value returned by TriggerPort 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.TriggerAddress, ipsend.SendTrigger, ipsend.SendEvent