Home | History | Annotate | Download | only in include

Lines Matching refs:IDirectSound_Release

462 #define IDirectSound_Release(p)            (p)->lpVtbl->Release(p)
476 #define IDirectSound_Release(p) (p)->Release()