Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmRepTypeGetId(3X) — Tru64 UNIX 4.0f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmRepTypeGetRegistered(3X)

XmRepTypeRegister(3X)

XmRepTypeGetId(3X)  —  Subroutines

OSF/Motif

NAME

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

SYNOPSIS

#include <Xm/RepType.h>
XmRepTypeId XmRepTypeGetId (rep_type)
        String rep_type;

DESCRIPTION

XmRepTypeGetId searches the registration list for the specified representation type and returns the associated identification number. 

rep_type
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 XmREP_TYPE_INVALID. 

SEE ALSO

XmRepTypeGetRegistered(3X), XmRepTypeRegister(3X)

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