DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

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).
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 26 May 2005