EnhEvent.Delete

[This is preliminary documentation and subject to change.]

The Delete method removes an event from the EnhEvents collection.

Syntax

object.Delete()
 

Parts

object
Object expression that resolves to an EnhEvent object.

Remarks

The Delete method deletes the instance of the EnhEvent object that it removes from the collection.

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.