hpux man page for mrmclosehierarchy

Query: mrmclosehierarchy

OS: hpux

Section: 3

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

MrmCloseHierarchy(library call) 										   MrmCloseHierarchy(library call)

NAME
MrmCloseHierarchy -- Closes a UID hierarchy
SYNOPSIS
#include <Mrm/MrmPublic.h> Cardinal MrmCloseHierarchy( MrmHierarchy hierarchy_id);
DESCRIPTION
The MrmCloseHierarchy function closes a UID hierarchy previously opened by MrmOpenHierarchyPerDisplay. All files associated with the hier- archy are closed by the Motif Resource Manager (MRM) and all associated memory is returned. hierarchy_id Specifies the ID of a previously opened UID hierarchy. The hierarchy_id was returned in a previous call to MrmOpenHierarchyPer- Display.
RETURN
This function returns one of the following status return constants: MrmSUCCESS The function executed successfully. MrmBAD_HIERARCHY The hierarchy ID was invalid. MrmFAILURE The function failed.
RELATED
MrmOpenHierarchyPerDisplay(3). MrmCloseHierarchy(library call)
Related Man Pages
mrmfetchcolorliteral(3) - redhat
mrmfetchcolorliteral(3) - centos
mrmopenhierarchy(3) - centos
mrmfetchcolorliteral(3) - hpux
mrmopenhierarchy(3) - hpux
Similar Topics in the Unix Linux Community
how to change the default background color for x windows