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