Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

ICS.DestroyEvent

Deletes an event.

Syntax

Parameters

name
Name of event to delete.

Returns

Boolean value indicating success or failure.

Error Numbers

Use GetErrno () to view the error.

Possible value of errno:

Value
Description
-203
manage event error

 

Example

The following example deletes an event named AppEvent:

See Also

AppEvent , DisableEvent , EmailEvent , EnableEvent

 

  Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.