ReactOS 0.4.16-dev-1-gcf26321
|
Public Member Functions | |
HRESULT | Notify ([in] IBaseFilter *pSelf, [in] Quality q) |
HRESULT | SetSink ([in] IQualityControl *piqc) |
Public Member Functions inherited from IUnknown | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 339 of file axextend.idl.
HRESULT IQualityControl::Notify | ( | [in] IBaseFilter * | pSelf, |
[in] Quality | q | ||
) |
Implemented in CInputPin, and COutputPin.
HRESULT IQualityControl::SetSink | ( | [in] IQualityControl * | piqc | ) |
Implemented in CInputPin, and COutputPin.