DocList_SetFilterIndex
The DocList_SetFilterIndex macro resets the file filter index when the file filter changes.
DocList_SetFilterIndex (HWND hwnd, int index)
Parameters
- hwnd
Handle to the document list view window. - index
Index of the file filter.
Return Values
Returns one of the standard HRESULT values.
Requirements
Pocket PC: Pocket PC 2002 and later.
OS Versions: Windows CE 3.0 and later.
Header: doclist.h.
Library: doclist.lib.
See Also
Send Feedback on this topic to the authors