Manual Page Result
0
Command: MrmInitialize | Section: 3 | Source: Digital UNIX | File: MrmInitialize.3X.gz
MrmInitialize(3X) MrmInitialize(3X)
NAME
MrmInitialize - Prepares an application to use MRM widget-fetching fa-
cilities
SYNOPSIS
void MrmInitialize()
DESCRIPTION
The MrmInitialize function must be called to prepare an application to
use MRM widget-fetching facilities. You must call this function prior
to fetching a widget. However, it is good programming practice to call
MrmInitialize prior to performing any MRM operations.
MrmInitialize initializes the internal data structures that MRM needs
to successfully perform type conversion on arguments and to success-
fully access widget creation facilities. An application must call Mr-
mInitialize before it uses other MRM functions.
MrmInitialize(3X)