hpux man page for xremoveconnectionwatch

Query: xremoveconnectionwatch

OS: hpux

Section: 3x

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

XRemoveConnectionWatch(3X)					  XLIB FUNCTIONS					XRemoveConnectionWatch(3X)

NAME
XRemoveConnectionWatch - removes a previously registered connection watch procedure
SYNTAX
Status XRemoveConnectionWatch(display, procedure, client_data) Display *display; XConnectionWatchProc procedure; XPointer client_data;
ARGUMENTS
display Specifies the connection to the X server. procedure Specifies the procedure to be called. client_data Specifies the additional client data.
DESCRIPTION
The XRemoveConnectionWatch function removes a previously registered connection watch procedure. The client_data must match the client_data used when the procedure was initially registered.
SEE ALSO
XConnectionWatchProc(3X) XAddConnectionWatch(3X), XProcessInternalConnection(3X), XInternalConnectionNumbers(3X) X Version 11 Release 6 XRemoveConnectionWatch(3X)
Related Man Pages
xprocessinternalconnection(3) - debian
xremoveconnectionwatch(3) - debian
xinternalconnectionnumbers(3) - centos
xprocessinternalconnection(3) - centos
xinternalconnectionnumbers(3) - x11r4
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
How to extract every repeated string between two specific string?
SAN Migration question
Wrong Array...