hpux man page for dtdtsdatatypeisaction

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)

NAME
DtDtsDataTypeIsAction -- determine if the data type is an action
SYNOPSIS
#include <Dt/Dts.h> int DtDtsDataTypeIsAction( const char *datatype);
DESCRIPTION
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.
RETURN VALUE
Upon successful completion, the DtDtsDataTypeIsAction function returns non-zero if the data type is an action; otherwise, it returns zero.
SEE ALSO
Dt/Dts.h, DtDtsLoadDataTypes(3). DtDtsDataTypeIsAction(library call)
Related Man Pages
dtactionicon(3) - hpux
dtactionlabel(3) - hpux
dtdtsbuffertoattributevalue(3) - hpux
dtdtsdatatypetoattributelist(3) - hpux
gsignal(3c) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
Is UNIX an open source OS ?
Sequence extraction
awk - Multi-line data to be stored in variable