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)NAMEDtMmdbLocatorGetSectionObjectId -- obtains the object identifier of a sectionSYNOPSIS#include <DtMmdb.h> DtMmdbHandle* DtMmdbLocatorGetSectionObjectId( DtMmdbInfoRequest* request);DESCRIPTIONThe 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.ARGUMENTSrequest Specifies the bookcase in the bookcase descriptor field and the logical identifier of the section in the locator_ptr field.RETURN VALUEIf DtMmdbLocatorGetSectionObjectId completes successfully, it returns a pointer to the object identifier for the section. If it fails, it returns a NULL pointer.EXAMPLEThe following shows how a DtMmdbLocatorGetSectionObjectId call might be coded. DtMmdbInfoRequest request; /* fill the request */ DtMmdbLocatorGetSectionObjectId(&request);SEE ALSOTO 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 |