hpux man page for xkillclient

Query: xkillclient

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XKillClient()															     XKillClient()

Name
  XKillClient - destroy a client or its remaining resources.

Synopsis
  XKillClient(display, resource)
	Display *display;
	XID resource;

Arguments
  display   Specifies a connection to an X server; returned from XOpenDisplay().

  resource  Specifies any resource created by the client you want to destroy, or the constant AllTemporary.

Description
  If  a  valid	resource  is specified, XKillClient() forces a close-down of the client that created the resource.  If the client has already
  terminated in either RetainPermanent or RetainTemporary mode, all of the client's resources are destroyed.  If AllTemporary is specified in
  the resource argument, then the resources of all clients that have terminated in RetainTemporary are destroyed.

  For more information, see Volume One, Chapter 15, Other Programming Techniques.

Errors
  BadValue

See Also
  XSetCloseDownMode().

Xlib - Client Connections													     XKillClient()
Related Man Pages
xkillclient(3) - centos
xsetclosedownmode(3) - centos
xkillclient(3) - suse
xsetclosedownmode(3x11) - osf1
xkillclient(3) - opensolaris
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
Seeking Alternative for diff in hp
Tar Command