Platform SDK: Broadcast Architecture

IATVEFSend::SendAnnouncement

Sends an announcement that has been prepared with the methods of IATVEFAnnouncement.

HRESULT SendAnnouncement();

Return Value

Returns S_OK if the method succeeds; otherwise, an error code is returned.

Remarks

At any given time there is only one announcement associated with the object. After an announcement is sent, it remains in memory and can be re-sent at any time by another call to SendAnnouncement.

Requirements

  Windows NT/2000: Requires Windows NT 4.0 SP3 or later.
  Windows 95/98: Requires Windows 98.
  Header: Declared in atvefsnd.idl.
  Import Library: Included as a resource in atvefsnd.dll.

See Also

IATVEFSend::SendPackage, IATVEFSend::SendTrigger, Sending Announcements, Packages, and Triggers