short ClearList(short Type)
Description
This function re-initializes the internal list specified by the Type parameter.
Parameters
Name | Description |
---|---|
Type | The value RSL_SERVER or RSL_QUERY. |
Return Value
Zero if successful or RS_ERROR_OUTOFRANGE if unsuccessful.
Related Tasks