


DXmSvnGetNumHighlighted(3X)			  DXmSvnGetNumHighlighted(3X)



NAME
  DDXXmmSSvvnnGGeettNNuummHHiigghhlliigghhtteedd - Retrieves (returns)	the number of highlighted
  entries.

SYNOPSIS

  iinntt DDXXmmSSvvnnGGeettNNuummHHiigghhlliigghhtteedd ((_w_i_d_g_e_t))
       WWiiddggeett  _w_i_d_g_e_t;;

PARAMETERS

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

DESCRIPTION

  The DDXXmmSSvvnnGGeettNNuummHHiigghhlliigghhtteedd routine returns the number of entries currently
  highlighted by the user.  Use	this routine to	determine the number of
  entries required in the array	being passed to	the DDXXmmSSvvnnGGeettHHiigghhlliigghhtteedd rou-
  tine.	 Make this call	in your	application between calls to DDXXmmSSvvnnDDiissaa--
  bblleeDDiissppllaayy and DDXXmmSSvvnnEEnnaabblleeDDiissppllaayy to	ensure that the	highlighted list is
  not changing.

RETURN VALUES

  An integer that represents the number	of highlighted entries.

































