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

 

ICS.DisableEvent

Disables an event.

Syntax

Parameters

name
Name of the registered event

Description

The DisableEvent method disables an event. While disabled, the event still exists but is never triggered.

Returns

Boolean value indicating success or failure.

Errno

Use GetErrno () to view the error.

Possible value of errno:

Value
Description
-203
manage event error

 

Example

The following example disables an event:

See Also

AppEvent , DeployJSPFile , EmailEvent , EnableEvent

 

  Home > Contents > Index >

FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.