[This is preliminary documentation and subject to change.]
The SendDeleteAnnouncement method sends a delete announcement over the broadcast medium. A delete announcement removes data about a specific enhancement from the Guide database.
object.SendDeleteAnnouncement( sAnncFilename )
This method deletes data for the enhancement specified in the file, sAnncFilename. Note that the content of this file is identical to the content of the file specified in the call to ipsend.SendAnnouncement. In other words, you can use the same file to delete enhancement data from the Guide database that you used to set it.
Before you call this method, you must call ipsend.ConnectAnnouncement to establish a connection.
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.
ipsend.SendTrigger, ipsend.SendFTSFile, ipsend.SendAnnouncement, ipsend.SendEvent