diff --git a/src/ca/CAref.html b/src/ca/CAref.html index 839d72e07..558b81f35 100644 --- a/src/ca/CAref.html +++ b/src/ca/CAref.html @@ -81,15 +81,13 @@ height="31" width="88">
ca_pend_event()ca_pend_event()#include <cadef.h>
int ca_pend_event ( double TIMEOUT );
int ca_poll ();@@ -1340,7 +1338,7 @@ channel access labor has been processed.
ECA_EVDISALLOW - Function inappropriate for use within a call back handler
-ca_flush_io()ca_flush_io()#include <cadef.h>
int ca_flush_io();@@ -1401,7 +1399,7 @@ for this purpose.
ECA_NORMAL - Normal successful completion
-ca_add_exception_event()ca_add_exception_event()#include <cadef.h>
typedef void (*pCallback) ( struct exception_handler_args HANDLERARGS );
int ca_add_exception_event ( pCallback USERFUNC, void *USERARG );