


XmDropSiteRetrieve(3X)				       XmDropSiteRetrieve(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmDDrrooppSSiitteeRReettrriieevvee - A Drag and Drop function	that retrieves resource
  values set on	a drop site

SYNOPSIS


  ##iinncclluuddee <<XXmm//DDrraaggDDrroopp..hh>>
  vvooiidd XXmmDDrrooppSSiitteeRReettrriieevvee ((_w_i_d_g_e_t, _a_r_g_l_i_s_t, _a_r_g_c_o_u_n_t))
       WWiiddggeett	   _w_i_d_g_e_t;;
       AArrggLLiisstt	   _a_r_g_l_i_s_t;;
       CCaarrddiinnaall	   _a_r_g_c_o_u_n_t;;

DESCRIPTION
  XXmmDDrrooppSSiitteeRReettrriieevvee extracts values for the given resources from the drop
  site specified by _w_i_d_g_e_t.  An	initiator can also obtain information about
  the current drop site	by passing the associated DragContext widget as	the
  _w_i_d_g_e_t parameter to this routine.  The initiator can retrieve	all of the
  drop site resources except XXmmNNddrraaggPPrroocc and XXmmNNddrrooppPPrroocc using this method.

  _w_i_d_g_e_t Specifies the ID of the widget	that encloses the drop site.

  _a_r_g_l_i_s_tSpecifies the argument	list.

  _a_r_g_c_o_u_n_t
	 Specifies the number of attribute/value pairs in the argument list
	 (_a_r_g_l_i_s_t).

  For a	complete definition of DropSite	and its	associated resources, see
  XXmmDDrrooppSSiittee((33XX)).

RELATED	INFORMATION
  XXmmDDrrooppSSiittee((33XX)) and XXmmDDrrooppSSiitteeUUppddaattee((33XX)).

























