Platform SDK: Broadcast Architecture

IATVEFAnnouncement::ClearAllTimes

Deletes all the start and stop times previously entered.

HRESULT ClearAllTimes();

Return Value

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

Remarks

This method clears all the start and stop times in "t=" fields previously added through calls to SetStartStopTime. A valid ATVEF announcement requires at least one start and stop time, although the stop time may be zero.

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.