[This is preliminary documentation and subject to change.]
The TriggerIP property specifies the IP address and port over which the broadcaster will transmit triggers for the interactive show.
object.TriggerIP [ = sIP ]
You must set a value for TriggerIP. Otherwise the announcement file created by Annc.Store will not be valid.
The following example sets the trigger IP address and port.
ann.TriggerIP = "123.45.223.155:1850"
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in stream.idl.
Import Library: Included as a resource in stream.dll.
Unicode: Yes.