hpux man page for dtmmdblocatorgetsectionobjectid

Query: dtmmdblocatorgetsectionobjectid

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DtMmdbLocatorGetSectionObjectId(library call)							     DtMmdbLocatorGetSectionObjectId(library call)

NAME
DtMmdbLocatorGetSectionObjectId -- obtains the object identifier of a section
SYNOPSIS
#include <DtMmdb.h> DtMmdbHandle* DtMmdbLocatorGetSectionObjectId( DtMmdbInfoRequest* request);
DESCRIPTION
The DtMmdbLocatorGetSectionObjectId function returns the object identifier of the specified section. Use the DtMmdbFreeHandle function to release the identifier when it is no longer needed. Table lookup is involved because the section identifier is specified by the locator_ptr field.
ARGUMENTS
request Specifies the bookcase in the bookcase descriptor field and the logical identifier of the section in the locator_ptr field.
RETURN VALUE
If DtMmdbLocatorGetSectionObjectId completes successfully, it returns a pointer to the object identifier for the section. If it fails, it returns a NULL pointer.
EXAMPLE
The following shows how a DtMmdbLocatorGetSectionObjectId call might be coded. DtMmdbInfoRequest request; /* fill the request */ DtMmdbLocatorGetSectionObjectId(&request);
SEE ALSO
TO BE SUPPLIED DtMmdbLocatorGetSectionObjectId(library call)
Related Man Pages
dtmmdbdlpgetnextsectionid(3) - hpux
dtmmdbgetbookcasebylocs(3) - hpux
dtmmdbsectiongetlongtitle(3) - hpux
dtmmdbsectiongetshorttitle(3) - hpux
tt_message_id(3) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
Sequence extraction
Hpux 11iV3 administration document
Seeking Alternative for diff in hp
Shopt -s histappend