IDirectSound3DListener_GetOrientation 982 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_GetOrientation(p,a,b) (p)->lpVtbl->GetOrientation(p,a,b) IDirectSound3DListener_GetOrientation 1003 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_GetOrientation(p,a,b) (p)->GetOrientation(a,b)