canFilterDestroy (Function) |
Top Previous Next |
canFilterDestroy will destroy a receive filter that is no longer needed. The filter ID retrieved from canFilterCreate, canFilterCreateOnce. or canFilterCreateX must be used to identify the filter.
Input: filterid : SINT ID for the filter to destroy.
Returns: SINT
Declaration: FUNCTION canFilterDestroy : SINT;
Example: INCLUDE rtcu.inc |