CDocList::GetPrevWaveFile
Gets the previous .wav file.
BOOL GetPrevWaveFile(
int* pnItem );
Parameters
The following table describes the parameter for the GetPrevWaveFile method of the CDocList Class.
Parameter |
Description |
---|---|
pnItem |
Pointer to the previous .wav file on the list. |
Return Value
true if successful; otherwise, false.
Requirements
Windows CE versions 5.0 and later.
Header file: Declared in Afxext.h.