DtMmdbBookCaseGetInfo 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]

DtMmdbBookCaseGetInfo(library call)	   DtMmdbBookCaseGetInfo(library call)

NAME
       DtMmdbBookCaseGetInfo — obtains information about a bookcase

SYNOPSIS
       #include <DtMmdb.h>
       DtMmdbBookCaseInfo* DtMmdbBookCaseGetInfo(
       int bookcase_descriptor);

DESCRIPTION
       The  DtMmdbBookCaseGetInfo  function  returns  a	 structure  containing
       information about the specified bookcase.

ARGUMENTS
       bookcase_descriptor
		 Specifies the descriptor for the bookcase.

RETURN VALUE
       If DtMmdbBookCaseGetInfo completes successfully, it return the informa‐
       tion structure for the bookcase.	 If it fails, it returns NULL.

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

       int i;
       DtMmdbInfoLib* infolibInfo = DtMmdbInfoLibGetInfo(0);
       DtMmdbBookCaseInfo* x;
       for (i=0; i<infolibInfo->num_bookcases; i++)
       {
	 x = DtMmdbBookCaseGetInfo(i);
	 /* make use of x */
       }

SEE ALSO
       DtMmdbBookCaseFreeInfo(3), DtMmdbBookCaseGetInfo(3)

					   DtMmdbBookCaseGetInfo(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