|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| HRESULT | Render ([in] IPin *ppinOut, [in] IGraphBuilder *pGraph) |
| HRESULT | Backout ([in] IPin *ppinOut, [in] IGraphBuilder *pGraph) |
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 919 of file axextend.idl.
| HRESULT IStreamBuilder::Backout | ( | [in] IPin * | ppinOut, |
| [in] IGraphBuilder * | pGraph | ||
| ) |
Implemented in CInputPin, and COutputPin.
| HRESULT IStreamBuilder::Render | ( | [in] IPin * | ppinOut, |
| [in] IGraphBuilder * | pGraph | ||
| ) |
Implemented in CInputPin, and COutputPin.