Lines Matching refs:HRESULT

94     HRESULT Next
100 HRESULT Skip(
104 HRESULT Reset(void);
106 HRESULT Clone(
129 HRESULT RegisterFilter
135 HRESULT RegisterFilterInstance
142 HRESULT RegisterPin
153 HRESULT RegisterPinType
161 HRESULT UnregisterFilter
166 HRESULT UnregisterFilterInstance
171 HRESULT UnregisterPin
176 HRESULT EnumMatchingFilters
270 HRESULT CreateCategory
276 HRESULT UnregisterFilter
282 HRESULT RegisterFilter
291 HRESULT EnumMatchingFilters
317 HRESULT GetICreateDevEnum( [out] ICreateDevEnum **ppEnum );
343 HRESULT Notify
348 HRESULT SetSink
415 HRESULT OnPaletteChange(
419 HRESULT OnClipChange(
424 HRESULT OnColorKeyChange([in] const COLORKEY *pColorKey);
426 HRESULT OnPositionChange([in] const RECT *pSourceRect,
444 HRESULT OnDisplayChange(
458 HRESULT GetPalette(
462 HRESULT SetPalette(
466 HRESULT GetDefaultColorKey([out] COLORKEY *pColorKey);
468 HRESULT GetColorKey([out] COLORKEY *pColorKey);
470 HRESULT SetColorKey([in,out] COLORKEY *pColorKey);
472 HRESULT GetWindowHandle([out] HWND *pHwnd);
474 HRESULT GetClipList([out] RECT *pSourceRect,
478 HRESULT GetVideoPosition([out] RECT *pSourceRect,
481 HRESULT Advise(
485 HRESULT Unadvise();
497 HRESULT Notify(
513 HRESULT Load(
518 HRESULT GetCurFile(
533 HRESULT SetFileName(
538 HRESULT GetCurFile(
553 HRESULT SetMode(
557 HRESULT GetMode(
576 HRESULT Connect
581 HRESULT Render
585 HRESULT RenderFile
590 HRESULT AddSourceFilter
596 HRESULT SetLogFile
600 HRESULT Abort();
602 HRESULT ShouldOperationContinue();
613 HRESULT SetFiltergraph(
616 HRESULT GetFiltergraph(
619 HRESULT SetOutputFileName(
625 [local] HRESULT FindInterface(
631 [call_as(FindInterface)] HRESULT RemoteFindInterface(
637 HRESULT RenderStream(
643 HRESULT ControlStream(
651 HRESULT AllocCapFile(
655 HRESULT CopyCaptureFile(
669 HRESULT Progress(
680 HRESULT SetFiltergraph(
683 HRESULT GetFiltergraph(
686 HRESULT SetOutputFileName(
692 [local] HRESULT FindInterface(
699 [call_as(FindInterface)] HRESULT RemoteFindInterface(
706 HRESULT RenderStream(
713 HRESULT ControlStream(
722 HRESULT AllocCapFile(
726 HRESULT CopyCaptureFile(
732 HRESULT FindPin(
754 HRESULT AddSourceFilterForMoniker(
761 HRESULT ReconnectEx
766 HRESULT RenderEx( [in] IPin *pPinOut,
780 HRESULT Render
785 HRESULT Backout
802 HRESULT SetFormat( [in] AM_MEDIA_TYPE *pmt);
803 HRESULT GetFormat( [in] AM_MEDIA_TYPE **pmt);
804 HRESULT GetNumberOfCapabilities( [out] int *piCount, [out] int *piSize);
805 HRESULT GetStreamCaps( [in] int iIndex, [out] AM_MEDIA_TYPE **pmt,
840 HRESULT GetRange( [in] LONG Property, [out] LONG *pMin, [out] LONG *pMax,
843 HRESULT Set( [in] LONG Property, [in] LONG lValue, [in] LONG Flags);
844 HRESULT Get( [in] LONG Property, [out] LONG *lValue, [out] LONG *Flags);
855 HRESULT RequestAllocator(
860 HRESULT Request(
864 HRESULT WaitForNext(
869 HRESULT SyncReadAligned(
872 HRESULT SyncRead(
878 HRESULT Length(
882 HRESULT BeginFlush(void);
884 HRESULT EndFlush(void);
895 HRESULT QueryVersion(LONG* pVersion);
905 HRESULT AcquireResource(
908 HRESULT ReleaseResource(
920 HRESULT Register(
926 HRESULT RegisterGroup(
934 HRESULT RequestResource(
940 HRESULT NotifyAcquire(
943 [in] HRESULT hr);
945 HRESULT NotifyRelease(
950 HRESULT CancelRequest(
954 HRESULT SetFocus(
957 HRESULT ReleaseFocus(
975 HRESULT Set( [in] REFGUID guidPropSet,
982 HRESULT Get( [in] REFGUID guidPropSet,
990 HRESULT QuerySupported( [in] REFGUID guidPropSet,
1003 HRESULT Init( [in] BOOL bSupportRendering, [in] IPin *pPin);