DtMmdbTocGetChildIds man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

DtMmdbTocGetChildIds(library call)	    DtMmdbTocGetChildIds(library call)

NAME
       DtMmdbTocGetChildIds  —	obtains a list of object identifiers for child
       sections

SYNOPSIS
       #include <DtMmdb.h>
       DtMmdbHandle** DtMmdbTocGetChildIds(
       DtMmdbInfoRequest* request,
       unsigned int* length);

DESCRIPTION
       The DtMmdbTocGetChildIds function returns an array of the object	 iden‐
       tifiers	for the child sections belonging to the specified section. Use
       the DtmmdbFreeHandleList to release the array  when  it	is  no	longer
       needed.

ARGUMENTS
       request	 Specifies  the	 bookcase in the bookcase descriptor field and
		 the section's Database Engine identifier, in the  primary_oid
		 field.

       length	 Specifies  the variable to receive the length of the returned
		 array (in bytes), if the returned pointer to the array is not
		 NULL. If it is set to zero, the section has no child section.

RETURN VALUE
       If  DtMmdbTocGetChildIds completes successfully, it returns a NULL-ter‐
       minated object identifier array.	  If  it  fails,  it  returns  a  NULL
       pointer.

EXAMPLE
       The following shows how a DtMmdbTocGetChildIds call might be coded.

       DtMmdbInfoRequest request; unsigned int length;
       /* fill the request here */
       handleList = DtMmdbTocGetChildIds(&request, &length);

SEE ALSO
       TO BE SUPPLIED

					    DtMmdbTocGetChildIds(library call)
[top]

List of man pages available for HP-UX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net