hpux man page for mrminitialize

Query: mrminitialize

OS: hpux

Section: 3

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

MrmInitialize(library call)											       MrmInitialize(library call)

NAME
MrmInitialize -- Prepares an application to use MRM widget-fetching facilities
SYNOPSIS
void MrmInitialize(void)
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 MrmInitialize before it uses other MRM functions. MrmInitialize(library call)
Related Man Pages
mrmregisternamesinhierarchy(3) - redhat
mrmregisterclass(3) - redhat
mrmregisternamesinhierarchy(3) - centos
mrmregisternamesinhierarchy(3) - hpux
mrmfetchwidgetoverride(3x) - osf1
Similar Topics in the Unix Linux Community
how to change the default background color for x windows