| 
    PortAudio
    2.0
    
   | 
 
#include <dsound.h>Go to the source code of this file.
Data Structures | |
| struct | PaWinDsDSoundEntryPoints | 
Macros | |
| #define | DIRECTSOUND_VERSION 0x0300 | 
Functions | |
| void | PaWinDs_InitializeDSoundEntryPoints (void) | 
| void | PaWinDs_TerminateDSoundEntryPoints (void) | 
Variables | |
| PaWinDsDSoundEntryPoints | paWinDsDSoundEntryPoints | 
| #define DIRECTSOUND_VERSION 0x0300 | 
| void PaWinDs_InitializeDSoundEntryPoints | ( | void | ) | 
References PaWinDsDSoundEntryPoints::hInstance_, PA_DEBUG, and WINAPI.
Referenced by PaWinDs_Initialize().
| void PaWinDs_TerminateDSoundEntryPoints | ( | void | ) | 
References PaWinDsDSoundEntryPoints::hInstance_.
| PaWinDsDSoundEntryPoints paWinDsDSoundEntryPoints | 
Referenced by PaWinDs_Initialize().
 1.8.5