FilterCategory()

Filters the current list of messages by category.

Token ID

AFTKN_FILTER_CATEGORY 899

Syntax

void FilterCategory(ENUM FilterAction;
                      [ANSISTRING CategoryName])                   

Parameters

FilterAction as ENUM

Specifies the following:

  • 844 Clear
  • 845 Set
  • 846 Prompt
CategoryName as ANSISTRING

(Optional) Name of the category with which to filter (for FilterAction Set!).