Query: dtmmdbtocgetnumofchildren
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtMmdbTocGetNumOfChildren(library call) DtMmdbTocGetNumOfChildren(library call)NAMEDtMmdbTocGetNumOfChildren -- obtains the number of child sectionsSYNOPSIS#include <DtMmdb.h> int DtMmdbTocGetNumOfChildren( DtMmdbInfoRequest* request);DESCRIPTIONThe DtMmdbTocGetNumOfChildren function returns the number of child sections for the specified section.ARGUMENTSrequest Specifies the bookcase in the bookcase descriptor field and the section's Database Engine identifier, in the primary_oid field.RETURN VALUEIf DtMmdbTocGetNumOfChildren completes successfully, it returns the number of child sections. If it fails, it returns -1.EXAMPLEThe following shows how a DtMmdbTocGetNumOfChildren call might be coded. DtMmdbInfoRequest request; /* fill the request here */ n = DtMmdbTocGetNumOfChildren(&request);SEE ALSOTO BE SUPPLIED DtMmdbTocGetNumOfChildren(library call)
Related Man Pages |
---|
xmobjectatpoint(3) - redhat |
dtmmdbbookgetshorttitle(3) - hpux |
dtmmdbdlpgetprevsectionid(3) - hpux |
dtmmdbsectiongetloc(3) - hpux |
xmobjectatpoint(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
PHP Man Pages Now Available (Over 10,000) |
SAN Migration question |
Hpux 11iV3 administration document |
Wrong Array... |
Shopt -s histappend |