Applies a filter to a specified list or control.
AFTKN_FILTER_APPLY or 721
VOID FilterApply(ENUM FilterHandleType;
ENUM ApplyTo;
[ANSISTRING ControlName])
Unique filter identifier, returned by FilterCreate():
Specifies the item to apply the filter to as follows:
|
108 |
AppointmentList |
|
44 |
ItemList Includes all items. |
|
188 |
NoteList |
|
219 |
SelectedControl |
|
228 |
TaskList |
|
266 |
View |
|
268 |
WeekControl Includes Week calendar view items. |
(Optional) Name of user-defined control.