Home
last modified time | relevance | path

Searched defs:IDirectSoundBuffer_SetFormat (Results 1 – 1 of 1) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Ddsound.h717 #define IDirectSoundBuffer_SetFormat(p,a) (p)->lpVtbl->SetFormat(p,a) macro
741 #define IDirectSoundBuffer_SetFormat(p,a) (p)->SetFormat(a) macro