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 |
---|
defaultcolormap(3x11) - ultrix |
defaultscreenofdisplay(3x11) - ultrix |
displaycells(3x11) - ultrix |
displaystring(3x11) - ultrix |
nextrequest(3x11) - ultrix |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
How to list file size on HPUX? |
Is UNIX an open source OS ? |
awk - Multi-line data to be stored in variable |
Tar Command |