hpux man page for xlastknownrequestprocessed

Query: xlastknownrequestprocessed

OS: hpux

Section: 3

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

XLastKnownRequestProcessed()											      XLastKnownRequestProcessed()

Name
  XLastKnownRequestProcessed, LastKnownRequestProcessed - get serial number of last request processed by server.

Synopsis
  unsigned long XLastKnownRequestProcessed(display)
	  Display *display;

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

Returns
  The serial number.

Description
  XLastKnownRequestProcessed()	extracts  the  full  serial  number of the last request known by Xlib to have been processed by the X server.
  Xlib automatically sets this number when replies, events, and errors are received.  This can be useful in error and warning handlers.

  The C language macro LastKnownRequestProcessed() is equivalent and slightly more efficient.

See Also
  XNextRequest().

Xlib - Macro Equivalents											      XLastKnownRequestProcessed()
Related Man Pages
displayplanes(3x11) - ultrix
defaultscreen(3x11) - ultrix
defaultvisual(3x11) - ultrix
displaystring(3x11) - ultrix
nextrequest(3x11) - ultrix
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
SAN Migration question
Hpux 11iV3 administration document
Thank you members and admins