Query: dtdtsdatatypeisaction
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtDtsDataTypeIsAction(library call) DtDtsDataTypeIsAction(library call)NAMEDtDtsDataTypeIsAction -- determine if the data type is an actionSYNOPSIS#include <Dt/Dts.h> int DtDtsDataTypeIsAction( const char *datatype);DESCRIPTIONThe 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.RETURN VALUEUpon successful completion, the DtDtsDataTypeIsAction function returns non-zero if the data type is an action; otherwise, it returns zero.SEE ALSODt/Dts.h, DtDtsLoadDataTypes(3). DtDtsDataTypeIsAction(library call)
Related Man Pages |
---|
dtdtsdatatypetoattributelist(3) - hpux |
dtdtsdatatypetoattributevalue(3) - hpux |
dtdts(5) - hpux |
gupnp_service_proxy_action_set(3) - php |
gupnp_service_proxy_action_get(3) - php |
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? |
awk - Multi-line data to be stored in variable |
Wrong Array... |