version 2003
PA_SetWebListeners (listenProcPtr; closeProcPtr; readProcPtr; writeProcPtr; idleProcPtr; errorProcPtr)
| Parameter | Type | Description | |
| listenProcPtr | void * | Pointer to the listening routine | |
| closeProcPtr | void * | Pointer to the close-connexion routine | |
| readProcPtr | void * | Pointer to the reading routine | |
| writeProcPtr | void * | Pointer to the write buffer routine | |
| idleProcPtr | void * | Pointer to the idle routine | |
| errorProcPtr | void * | Pointer to the error manager routine |
Description
The routine PA_SetWebListeners gives the plug-in the ability to change default 4th Dimension web hooks.
See Also
No reference.
Error Handling
PA_GetLastError always returns eER_NoErr