logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

MrmInitialize — Prepares an application to use MRM widget-fetching facilities "MrmInitialize" "uil

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 "MrmInitialize" "description" the internal data structures that  MRM  needs  to
       successfully  perform type conversion on arguments and to successfully access widget creation facilities.
       An application must call MrmInitialize before it uses other MRM functions.

                                                                                                MrmInitialize(3)

Name

MrmInitialize  —  Prepares  an  application  to  use  MRM widget-fetching facilities "MrmInitialize" "uil
       functions" "MrmInitialize"

Synopsis

voidMrmInitialize(void)
       "MRM function" "MrmInitialize" "MrmInitialize" "definition"

See Also