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)NAMEDtActionExists -- determine if a string corresponds to an action nameSYNOPSIS#include <Dt/Action.h> Boolean DtActionExists( char *name);DESCRIPTIONThe DtActionExists function checks whether a given name corresponds to an action name. The name argument is the name of the action.RETURN VALUEUpon successful completion, the DtActionExists function returns True if name corresponds to an existing action name; otherwise, it returns False.APPLICATION USAGEThe DtActionExists function is useful for applications that need to verify that an action name is valid before attempting to invoke it.SEE ALSODt/Action.h - DtAction(5), dtactionfile(4), dtdtfile(4). DtActionExists(library call)
Related Man Pages |
---|
xtactionhookproc(3) - hpux |
dtaction(5) - hpux |
gtk2::actiongroup(3) - suse |
net::sieve::script::action(3pm) - debian |
xtactionhookproc(2) - hpux |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
PHP Man Pages Now Available (Over 10,000) |
How to extract every repeated string between two specific string? |
Seeking Alternative for diff in hp |
Shopt -s histappend |