Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ MrmCloseH(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 MrmCloseHierarchy(Xm)          6 January 1993          MrmCloseHierarchy(Xm)


 Name

    MrmCloseHierarchy - closes a UID hierarchy

 Syntax


    #include <Mrm/MrmPublic.h>

    Cardinal MrmCloseHierarchy(hierarchy_id)
    MrmHierarchy hierarchy_id;


 Description

    The MrmCloseHierarchy function closes a UID hierarchy previously opened
    by MrmOpenHierarchyPerDisplay.  All files associated with the hierarchy
    are closed by the Motif Resource Manager (MRM) and all associated memory
    is returned.

    hierarchyid
            Specifies the ID of a previously opened UID hierarchy.  The
            hierarchyid was returned in a previous call to MrmOpenHierarchy-
            PerDisplay.

 Return value

    This function returns one of these status return constants:

    MrmSUCCESS
            The function executed successfully.

    MrmBADHIERARCHY
            The hierarchy ID was invalid.

    MrmFAILURE
            The function failed.

 See also

    MrmOpenHierarchyPerDisplay(Xm)


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026