Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmRepTyGA(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmRepTypeGetId(Xm)             6 January 1993             XmRepTypeGetId(Xm)


 Name

    XmRepTypeGetId - a representation type manager function that retrieves
    the identification number of a representation type

 Syntax


    #include <Xm/RepType.h>

    XmRepTypeId XmRepTypeGetId (rep_type)
    String rep_type;


 Description

    XmRepTypeGetId searches the registration list for the specified represen-
    tation type and returns the associated identification number.

    reptype
            Specifies the representation type for which an identification
            number is requested

 Return value

    Returns the identification number of the specified representation type.
    If the representation type is not registered, the function returns
    XmREPTYPEINVALID.

 See also

    XmRepTypeGetRegistered(Xm) and XmRepTypeRegister(Xm).


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