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
DtDtsDataTypeIsAction(library call) DtDtsDataTypeIsAction(library call)

DtDtsDataTypeIsAction — determine if the data type is an action

#include &<Dt/Dts.h>
int DtDtsDataTypeIsAction(
const char *datatype);

The DtDtsDataTypeIsAction function determines if the specified data type is an action--a data type that was loaded from the action tables of the actions and data types database.

The datatype argument is a pointer to a data type name string.

Upon successful completion, the DtDtsDataTypeIsAction function returns non-zero if the data type is an action; otherwise, it returns zero.

Dt/Dts.h, DtDtsLoadDataTypes(3).


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.