hpux man page for dtactionexists

Query: dtactionexists

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DtActionExists(library call)											      DtActionExists(library call)

NAME
DtActionExists -- determine if a string corresponds to an action name
SYNOPSIS
#include <Dt/Action.h> Boolean DtActionExists( char *name);
DESCRIPTION
The DtActionExists function checks whether a given name corresponds to an action name. The name argument is the name of the action.
RETURN VALUE
Upon successful completion, the DtActionExists function returns True if name corresponds to an existing action name; otherwise, it returns False.
APPLICATION USAGE
The DtActionExists function is useful for applications that need to verify that an action name is valid before attempting to invoke it.
SEE ALSO
Dt/Action.h - DtAction(5), dtactionfile(4), dtdtfile(4). DtActionExists(library call)
Related Man Pages
dtactionicon(3) - hpux
dtactionlabel(3) - hpux
xtactionhookproc(3) - hpux
gsignal(3c) - hpux
ssignal(3c) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
Thank you members and admins
awk - Multi-line data to be stored in variable