Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'DSCCAPS'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
DSCCAPS
[ TDx_Sound_Library ]
[ next: DSERR ALLOCATED ]
[ prev: DSCBUFFERDESC ]
The DSCCAPS structure is defined as :-
struct DSCCAPS {
DWORD dwSize;
DWORD dwFlags;
DWORD dwFormats;
DWORD dwChannels;
};
|
|