ipsend.SendAnnouncement

[This is preliminary documentation and subject to change.]

The SendAnnouncement method sends an enhancement announcement over the broadcast medium.

Syntax

object.SendAnnouncement( sAnncFilename )
 

Parts

object
Object expression that resolves to an ipsend object.
sAnncFilename
String that contains the source filename of the announcement. This file is a text file that specifies the announcement in SDP/SAP protocol. For more information, see Enhancement Announcement Format.

Remarks

Before you call this method, you must call ipsend.ConnectAnnouncement to establish a connection.

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