Man Page: mrmopenhierarchyfrombuffer
Operating Environment: centos
Section: 3
MrmOpenHierarchyFromBuffer(library call) MrmOpenHierarchyFromBuffer(library call)NAMEMrmOpenHierarchyFromBuffer -- Allocates a hierarchy ID and opens a buffer containing a memory image of a UID fileSYNOPSIS#include <Mrm/MrmPublic.h> Cardinal MrmOpenHierarchyFromBuffer( unsigned char uid_buffer, MrmHierarchy *hierarchy_id);DESCRIPTIONMrmOpenHierarchyFromBuffer allows you to specify a buffer containing information from UID files that MRM searches in subsequent fetch oper- ations. This function also allocates a hierarchy ID and initializes the optimized search lists in the hierarchy. buffer Specifies a stream of bytes containing information from UID files hierarchy_id Returns the search hierarchy ID. The search hierarchy ID identifies the buffer that MRM searches when performing subsequent fetch calls.RETURNThis function returns one of the following status return constants: MrmSUCCESS The function executed successfully. MrmFAILURE The function failed.RELATEDMrmCloseHierarchy(3) and MrmOpenHierarchyPerDisplay(3). MrmOpenHierarchyFromBuffer(library call)
| Related Man Pages |
|---|
| mrmfetchwidgetoverride(3) - redhat |
| mrmopenhierarchyperdisplay(3) - redhat |
| mrmfetchcolorliteral(3) - centos |
| mrmopenhierarchyperdisplay(3) - hpux |
| mrmopenhierarchyperdisplay(3x) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |