Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ MrmCloseHierarchy(3Xm) — RISC iX 1.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

MrmOpenHierarchy(3Xm)

MrmCloseHierarchy(3Xm)  —  UNIX Programmer’s Manual

NAME

MrmCloseHierarchy − Closes a UID hierarchy. 

SYNOPSIS

#include <Xm/Intrinsics>
#include <Mrm/MrmPublic.h>
Cardinal MrmCloseHierarchy(hierarchy_id)

MrmHierarchy hierarchy_id;

DESCRIPTION

The MrmCloseHierarchy function closes a UID hierarchy previously opened by MrmOpenHierarchy.  All files associated with the hierarchy are closed by MRM and all associated memory is returned. 

hierarchy_idSpecifies the ID of a previously opened UID hierarchy.  The hierarchy_id was returned in a previous call to MrmOpenHierarchy. 

RETURN VALUE

This function returns one of these status return constants:

MrmSUCCESSThe function executed successfully. 

MrmFAILUREThe function failed. 

RELATED INFORMATION

MrmOpenHierarchy(3Xm)

7th Edition

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