Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Ddsound.h919 #define IDirectSoundCaptureBuffer_Start(p,a) (p)->lpVtbl->Start(p,a) macro
934 #define IDirectSoundCaptureBuffer_Start(p,a) (p)->Start(a) macro