Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Ddsound.h712 #define IDirectSoundBuffer_GetStatus(p,a) (p)->lpVtbl->GetStatus(p,a) macro
736 #define IDirectSoundBuffer_GetStatus(p,a) (p)->GetStatus(a) macro