|
|
|
|
version 2003
NOTE : This command is deprecated in v12
PA_SetWebFilters (filterInProcPtr; filterOutProcPtr; releasePtrProcPtr; webFilterMacChars)
| Parameter | Type | Description | |
| filterInProcPtr | void* | → | Routine to filter incoming characters |
| filterOutProcPtr | void* | → | Routine to filter outgoing characters |
| releasePtrProcPtr | void* | → | Routine called at release time |
| webFilterMacChars | void* | → | Routine to filter Mac characters |
Description
The routine
PA_SetWebFilters
gives the plug-in the ability to apply its own routines when filtering characters.
See Also
No reference.
Error Handling
always returns
eER_NoErr