xtremoveworkproc(1) hpux man page | unix.com

Man Page: xtremoveworkproc

Operating Environment: hpux

Section: 1

XtRemoveWorkProc()														XtRemoveWorkProc()

Name
  XtRemoveWorkProc - unregister a work procedure.

Synopsis
  void XtRemoveWorkProc(id)
	 XtWorkProcId id;

Inputs
  id	    Identifies the work procedure to unregister.

Description
  XtRemoveWorkProc()  explicitly  removes  the	specified  background  work  procedure.   The  id argument is the handle returned by XtAppAd-
  dWorkProc() when the procedure was registered.

Usage
  Note that a work procedure is removed automatically if it returns True.  In many cases, therefore,  you  do  not  have  to  call  XtRemove-
  WorkProc().

Structures
  The XtWorkProcId type is defined as follows:

     typedef unsigned long XtWorkProcId;

See Also
  XtAppAddWorkProc(1),
  XtWorkProc(2).

Xt - Event Handling														XtRemoveWorkProc()
Related Man Pages
xtaddinput(3) - centos
xtappaddworkproc(3) - hpux
xtappnextevent(3) - hpux
xtappaddtimeout(1) - hpux
xtworkproc(2) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
Seeking Alternative for diff in hp
Tar Command