DocList_GetNextWaveFile
The DocList_GetNextWaveFile macro retrieves the next listed WAV file.
DocList_GetNextWaveFile (HWND hwnd, int pitem)
Parameters
- hwnd
Handle to the document list view window. - pitem
Reference to an integer; set to the index of the item to begin the search with, or –1 to find the first WAV file in the document list. The specified item itself is excluded from the search.
Return Values
Returns TRUE if there is another WAV file to get.
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