IDirectSoundCaptureBuffer_Lock 782 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer_Lock(p,a,b,c,d,e,f,g) (p)->lpVtbl->Lock(p,a,b,c,d,e,f,g) IDirectSoundCaptureBuffer_Lock 797 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer_Lock(p,a,b,c,d,e,f,g) (p)->Lock(a,b,c,d,e,f,g)