DitsIsActionActive - Indicates if the specified action is active.

Function

Indicates if the specified action is active.

Description

You supply an action index and this routine indicates if that action is currently active.

Language

C

Call

(void) = DitsIsActionActive (index, active, status)

Parameters

(">" input, "!" modified, "W" workspace, "<" output)

>indexlong intThe index to the action. See DitsActIndexByName() or DitsActIndexByName.
<activeint *Returns true of false to indicate if the action is currently active.
!statusStatusType *Modified status.

Include files

DitsUtil.h

External functions used

External values used

DitsTask

Prior requirements

Can only be called from a Dits Application routine

See Also

The Dits Specification Document, DitsKillByIndex DitsSignalByIndex(3), DitsGetActIndex(3), DitsActIndexByName(3).

Support

Tony Farrell, AAO

Click here for the DRAMA home page and here for the AAO home page.

 For more information, contact tony.farrell@mq.edu.au