


DXmSvnGetComponentNumber(3X)			 DXmSvnGetComponentNumber(3X)



NAME
  DDXXmmSSvvnnGGeettCCoommppoonneennttNNuummbbeerr - Retrieves (returns) the component number con-
  taining a supplied tag value.

SYNOPSIS

  iinntt DDXXmmSSvvnnGGeettCCoommppoonneennttNNuummbbeerr ((_w_i_d_g_e_t,,	_t_a_g))
       WWiiddggeett	  _w_i_d_g_e_t;;
       XXttPPooiinntteerr  _t_a_g;;

PARAMETERS

  _w_i_d_g_e_t
      The identifier (widget ID) of the	SVN widget.

  _t_a_g A	value that represents the component tag.

DESCRIPTION

  The DDXXmmSSvvnnGGeettCCoommppoonneennttNNuummbbeerr routine is called whenever the application
  requires the component number	that is	associated with	a particular tag
  value.  If the specified tag value is	not found, then	a value	of 0 is
  returned.

RETURN VALUES

  An XtPointer that represents the component number (returns 0 if the sup-
  plied	tag value is not found).

RELATED	INFORMATION

  DDXXmmSSvvnnSSeettCCoommppoonneennttTTaagg(3X), DDXXmmSSvvnnIInnsseerrttCCoommppoonneenntt(3X)



























