


DXmHelpSystemClose(3X)				       DXmHelpSystemClose(3X)



NAME
  DDXXmmHHeellppSSyysstteemmCClloossee - Closes all of the remaining topic and navigation	win-
  dows in Bookreader.

SYNOPSIS

  vvooiidd DDXXmmHHeellppSSyysstteemmCClloossee((_h_e_l_p__c_o_n_t_e_x_t,,	_r_o_u_t_i_n_e,, _t_a_g))
	OOppaaqquuee	_h_e_l_p__c_o_n_t_e_x_t;;
	vvooiidd	((((**_r_o_u_t_i_n_e ))(()))),,
	OOppaaqquuee	_t_a_g ));;

PARAMETERS

  _h_e_l_p__c_o_n_t_e_x_t
      Used by the DECwindows Motif Help	System to pass required	LinkWorks and
      help information from one	routine	to another.

  _r_o_u_t_i_n_e
      Used for error processing. If an error occurs within the DECwindows
      Motif Help System	and it cannot be processed by either LinkWorks or
      Bookreader, the DECwindows Motif Help System calls the error processing
      routine you have included	in your	application and	passes in an integer,
      or _s_t_a_t_u_s, to indicate the status	of the error processing	operation, as
      follows:


      __________________________________

      Value   Description

      __________________________________

      1

	      The DECwindows Motif Help
	      System could not find the
	      LinkWorks	shareable image.

      2

	      The DECwindows Motif Help
	      System could not translate
	      a	specified value	into a
	      valid file specification.

      __________________________________

      Note the following:

	oo++
	The _s_t_a_t_u_s parameter is	a _s_y_s_t_e_m-_s_u_p_p_l_i_e_d parameter that supplements
	the _r_o_u_t_i_n_e and	_t_a_g parameters you have	already	specified in the
	application.

	oo++
	If an error cannot be processed	by either LinkWorks or Bookreader and
	you have not specified a supplementary error handling routine, your
	system will generate an	access violation error message.

  _t_a_g The parameter you	supply for the previously described _r_o_u_t_i_n_e parame-
      ter. Associating a tag with the routine enables you to more easily
      determine	where errors occur.

DESCRIPTION

				     NNOOTTEE

       This routine is not supported on	all operating systems.

  Within the DECwindows	Motif Help System, the DDXXmmHHeellppSSyysstteemmCClloossee routine
  closes all of	the remaining topic and	navigation windows in the Bookreader.
  You should call this routine when your application is	closing	all of its
  other	windows.

RELATED	INFORMATION

  DDXXmmHHeellppSSyysstteemmDDiissppllaayy(3X), DDXXmmHHeellppSSyysstteemmOOppeenn(3X)




















































