Man Page: dtmmdblocatorgetsectionobjectid
Operating Environment: hpux
Section: 3
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 |
|---|
| dtmmdbbookgetshorttitle(3) - hpux |
| dtmmdbbookgettablist(3) - hpux |
| dtmmdbgetbookcasebyloc(3) - hpux |
| dtmmdbgetbookcasebylocs(3) - hpux |
| tt_message_id(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| How to list file size on HPUX? |
| Is UNIX an open source OS ? |
| Hpux 11iV3 administration document |
| Thank you members and admins |
| Tar Command |