GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DtActionExists(library call) DtActionExists(library call)

DtActionExists — determine if a string corresponds to an action name

#include &<Dt/Action.h>
Boolean DtActionExists(
char *name);

The DtActionExists function checks whether a given name corresponds to an action name. The name argument is the name of the action.

Upon successful completion, the DtActionExists function returns True if name corresponds to an existing action name; otherwise, it returns False.

The DtActionExists function is useful for applications that need to verify that an action name is valid before attempting to invoke it.

Dt/Action.h - DtAction(5), dtactionfile(4), dtdtfile(4).


Search for    or go to Top of page |  Section l |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.