


DXmSvnGetComponentTag(3X)			    DXmSvnGetComponentTag(3X)



NAME
  DDXXmmSSvvnnGGeettCCoommppoonneennttTTaagg	- Retrieves (returns) a	component tag for a specified
  component number.

SYNOPSIS

  XXttPPooiinntteerr DDXXmmSSvvnnGGeettCCoommppoonneennttTTaagg ((_w_i_d_g_e_t,, _c_o_m_p__n_u_m_b_e_r))
       WWiiddggeett	     _w_i_d_g_e_t;;
       uunnssiiggnneedd	iinntt  _c_o_m_p__n_u_m_b_e_r;;

PARAMETERS

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

  _c_o_m_p__n_u_m_b_e_r
      An integer that represents the component number.

DESCRIPTION

  The DDXXmmSSvvnnGGeettCCoommppoonneennttTTaagg rroouuttiinnee rreettrriieevveess ((rreettuurrnnss))	aa ccoommppoonneenntt ttaagg	for a
  specified component number whenever the application requires that informa-
  tion.	You can	set the	value for this tag by using the	DDXXmmSSvvnnIInnsseerrttCCoommppoonneenntt
  or DDXXmmSSvvnnSSeettCCoommppoonneennttTTaagg routine.

RETURN VALUES

  An XtPointer that represents the tag value (returns 0	if the component tag
  has not been set).






























