SNDDIRECTORYINFO
4/8/2010
This structure indicates the fully qualified path to the directory containing sound files.
Syntax
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
Header | soundfile.h |
Windows Embedded CE | Windows CE 5.0 and later |
Windows Mobile | Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later |