DocList_GetPrevWaveFile
The DocList_GetPrevWaveFile macro retrieves the previous listed WAV file.
DocList_GetPrevWaveFile (HWND hwnd, int pitem)
Parameters
- hwnd
Handle to the document list view window. - pitem
Reference to an integer; set to the current item or -1 to retrieve the first WAV file in the document list.
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