


DXmPrintWgtPrintJob(3X)				      DXmPrintWgtPrintJob(3X)



NAME
  DDXXmmPPrriinnttWWggttPPrriinnttJJoobb -	Submits	files to the print service.

SYNOPSIS

  uunnssiiggnneedd lloonngg	iinntt DDXXmmPPrriinnttWWggttPPrriinnttJJoobb((_p_r_i_n_t__w_i_d_g_e_t,,
			   _f_i_l_e_n_a_m_e_s,, _f_i_l_e_n_a_m_e__c_o_u_n_t))
		     WWiiddggeett	    _p_r_i_n_t__w_i_d_g_e_t;;
		     XXmmSSttrriinnggTTaabbllee  _f_i_l_e_n_a_m_e_s;;
		     iinntt	    _f_i_l_e_n_a_m_e__c_o_u_n_t;;

PARAMETERS

  _p_r_i_n_t__w_i_d_g_e_t
      The identifier (widget ID) of the	print widget.

  _f_i_l_e_n_a_m_e_s
      The file names to	be printed.

  ffiilleennaammee__ccoouunntt"" 9966uu
      An integer that represents the number of file names.

DESCRIPTION

  The DDXXmmPPrriinnttWWggttPPrriinnttJJoobb routine completes the	submission of the identified
  files	to the appropriate print service and returns the success of the	print
  job to the application.

































RETURN VALUES

  An integer that indicates the	success	or failure of the print	job, as	fol-
  lows:

  _________________________________

  Value	  Description

  _________________________________

  0	  Print	job failed.

  1	  Print	job was	successful.

  _________________________________

















































