Annc.Clear

[This is preliminary documentation and subject to change.]

The Clear method resets the announcement object's properties to the default values.

object.Clear()
 

Parts

object
Object expression that resolves to an Annc object.

Examples

The following example clears the announcement object stored in the object variable ann.

ann.Clear
 

QuickInfo

  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.

See Also

Creating Enhancement Announcements, Annc.Load, Annc.Store