.TH "PX_GET_OPAQUE" "3" .SH "NAME" PX_get_opaque \(em return data passed to error handler .SH "SYNOPSIS" .PP #include .PP void * PX_get_opaque(pxdoc_t *pxdoc) .SH "DESCRIPTION" .PP Calling the error handler will pass user data to it as specified with \fBPX_new3(3)\fP. The pointer to this user data can be retrieve with this function. .SH "RETURN VALUE" .PP Returns pointer to user data on success and NULL on failure or if the user data is NULL. .SH "SEE ALSO" .PP PX_new(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man