IKsPropertySet_Release 1146 3rdparty/include/dshow/dsound.h #define IKsPropertySet_Release(p)               (p)->lpVtbl->Release(p)
IKsPropertySet_Release 1155 3rdparty/include/dshow/dsound.h #define IKsPropertySet_Release(p)               (p)->Release()
IKsPropertySet_Release 4721 3rdparty/include/dshow/strmif.h #define IKsPropertySet_Release(This) (This)->lpVtbl->Release(This)