Searched defs:IDirectSoundBuffer_GetFormat (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/QW/dxsdk/sdk/inc/
H A Ddsound.h199 #define IDirectSoundBuffer_GetFormat(p,a,b,c) (p)->lpVtbl->GetFormat(p,a,b,c) macro
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
H A DDSOUND.H199 #define IDirectSoundBuffer_GetFormat(p,a,b,c) (p)->lpVtbl->GetFormat(p,a,b,c) macro

Completed in 63 milliseconds