


DXmSvnGetNumSelections(3X)			   DXmSvnGetNumSelections(3X)



NAME
  DDXXmmSSvvnnGGeettNNuummSSeelleeccttiioonnss - Retrieves (returns) the number of selected
  entries.

SYNOPSIS

  iinntt DDXXmmSSvvnnGGeettNNuummSSeelleeccttiioonnss ((_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mSSeelleeccttiioonnss routine returns the number	of entries currently
  selected 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tSSeelleeccttiioonnss	routine.
  Make this call in your application between calls to DDXXmmSSvvnnDDiissaab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 selected list is not changing.

RETURN VALUES

  An integer that represents the number	of selected entries.


































