Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This structure indicates the fully qualified path to the directory containing sound files.
typedef struct tagSNDDIRECTORYINFO {
TCHAR szPathName[MAX_PATH];
} SNDDIRECTORYINFO;
Parameters
- szPathName[MAX_PATH]
A string indicating the fully qualified path to the directory containing sound files.
Requirements
Pocket PC: Windows Mobile Version 5.0 and later
Smartphone: Windows Mobile Version 5.0 and later
OS Versions: Windows CE 5.0 and later
Header: Soundfile.h
Send Feedback on this topic to the authors