


DXmSvnDeleteEntries(3X)				      DXmSvnDeleteEntries(3X)



NAME
  DDXXmmSSvvnnDDeelleetteeEEnnttrriieess -	Deletes	entries	from the structure.

SYNOPSIS

  vvooiidd DDXXmmSSvvnnDDeelleetteeEEnnttrriieess ((_w_i_d_g_e_t,, _a_f_t_e_r,, _c_o_u_n_t))
	WWiiddggeett	_w_i_d_g_e_t;;
	iinntt	_a_f_t_e_r;;
	iinntt	_c_o_u_n_t;;

PARAMETERS

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

  _a_f_t_e_r
      An integer that represents the entry number after	which a	specified
      number of	entries	are to be deleted.

  _c_o_u_n_t
      An integer that represents the number of entries to delete from the
      array.

DESCRIPTION

  The DDXXmmSSvvnnDDeelleetteeEEnnttrriieess routine enables an application to process the	remo-
  val (collapse) of an entry.  This routine specifies how many entries to
  delete and after which entry those deletions should begin. 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a--
  bblleeDDiissppllaayy.





























