IKsPropertySet_AddRef 1145 3rdparty/include/dshow/dsound.h #define IKsPropertySet_AddRef(p)                (p)->lpVtbl->AddRef(p)
IKsPropertySet_AddRef 1154 3rdparty/include/dshow/dsound.h #define IKsPropertySet_AddRef(p)                (p)->AddRef()
IKsPropertySet_AddRef 4720 3rdparty/include/dshow/strmif.h #define IKsPropertySet_AddRef(This) (This)->lpVtbl->AddRef(This)