DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

XmRepTypeGetId(Xm)


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 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(Xm) and XmRepTypeRegister(Xm).
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003