centos man page for mrmopenhierarchyfrombuffer

Query: mrmopenhierarchyfrombuffer

OS: centos

Section: 3

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

MrmOpenHierarchyFromBuffer(library call)								  MrmOpenHierarchyFromBuffer(library call)

NAME
MrmOpenHierarchyFromBuffer -- Allocates a hierarchy ID and opens a buffer containing a memory image of a UID file
SYNOPSIS
#include <Mrm/MrmPublic.h> Cardinal MrmOpenHierarchyFromBuffer( unsigned char uid_buffer, MrmHierarchy *hierarchy_id);
DESCRIPTION
MrmOpenHierarchyFromBuffer 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.
RETURN
This function returns one of the following status return constants: MrmSUCCESS The function executed successfully. MrmFAILURE The function failed.
RELATED
MrmCloseHierarchy(3) and MrmOpenHierarchyPerDisplay(3). MrmOpenHierarchyFromBuffer(library call)
Related Man Pages
mrmopenhierarchyperdisplay(3) - redhat
mrmopenhierarchyperdisplay(3) - centos
mrmfetchiconliteral(3) - centos
mrmfetchcolorliteral(3) - hpux
mrmfetchwidgetoverride(3) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Shopt -s histappend
Controlling user input
Please Welcome Dave Munro to the Moderator Team!