Lines Matching refs:HRESULT

95     HRESULT Next
101 HRESULT Skip(
105 HRESULT Reset(void);
107 HRESULT Clone(
130 HRESULT RegisterFilter
136 HRESULT RegisterFilterInstance
143 HRESULT RegisterPin
154 HRESULT RegisterPinType
162 HRESULT UnregisterFilter
167 HRESULT UnregisterFilterInstance
172 HRESULT UnregisterPin
177 HRESULT EnumMatchingFilters
271 HRESULT CreateCategory
277 HRESULT UnregisterFilter
283 HRESULT RegisterFilter
292 HRESULT EnumMatchingFilters
318 HRESULT GetICreateDevEnum( [out] ICreateDevEnum **ppEnum );
344 HRESULT Notify
349 HRESULT SetSink
416 HRESULT OnPaletteChange(
420 HRESULT OnClipChange(
425 HRESULT OnColorKeyChange([in] const COLORKEY *pColorKey);
427 HRESULT OnPositionChange([in] const RECT *pSourceRect,
445 HRESULT OnDisplayChange(
459 HRESULT GetPalette(
463 HRESULT SetPalette(
467 HRESULT GetDefaultColorKey([out] COLORKEY *pColorKey);
469 HRESULT GetColorKey([out] COLORKEY *pColorKey);
471 HRESULT SetColorKey([in,out] COLORKEY *pColorKey);
473 HRESULT GetWindowHandle([out] HWND *pHwnd);
475 HRESULT GetClipList([out] RECT *pSourceRect,
479 HRESULT GetVideoPosition([out] RECT *pSourceRect,
482 HRESULT Advise(
486 HRESULT Unadvise();
498 HRESULT Notify(
514 HRESULT Load(
519 HRESULT GetCurFile(
534 HRESULT SetFileName(
539 HRESULT GetCurFile(
554 HRESULT SetMode(
558 HRESULT GetMode(
577 HRESULT Connect
582 HRESULT Render
586 HRESULT RenderFile
591 HRESULT AddSourceFilter
597 HRESULT SetLogFile
601 HRESULT Abort();
603 HRESULT ShouldOperationContinue();
614 HRESULT SetFiltergraph(
617 HRESULT GetFiltergraph(
620 HRESULT SetOutputFileName(
626 [local] HRESULT FindInterface(
632 [call_as(FindInterface)] HRESULT RemoteFindInterface(
638 HRESULT RenderStream(
644 HRESULT ControlStream(
652 HRESULT AllocCapFile(
656 HRESULT CopyCaptureFile(
670 HRESULT Progress(
681 HRESULT SetFiltergraph(
684 HRESULT GetFiltergraph(
687 HRESULT SetOutputFileName(
693 [local] HRESULT FindInterface(
700 [call_as(FindInterface)] HRESULT RemoteFindInterface(
707 HRESULT RenderStream(
714 HRESULT ControlStream(
723 HRESULT AllocCapFile(
727 HRESULT CopyCaptureFile(
733 HRESULT FindPin(
755 HRESULT AddSourceFilterForMoniker(
762 HRESULT ReconnectEx
767 HRESULT RenderEx( [in] IPin *pPinOut,
781 HRESULT Render
786 HRESULT Backout
840 HRESULT SetFormat( [in] AM_MEDIA_TYPE *pmt);
841 HRESULT GetFormat( [in] AM_MEDIA_TYPE **pmt);
842 HRESULT GetNumberOfCapabilities( [out] int *piCount, [out] int *piSize);
843 HRESULT GetStreamCaps( [in] int iIndex, [out] AM_MEDIA_TYPE **pmt,
878 HRESULT GetRange( [in] LONG Property, [out] LONG *pMin, [out] LONG *pMax,
881 HRESULT Set( [in] LONG Property, [in] LONG lValue, [in] LONG Flags);
882 HRESULT Get( [in] LONG Property, [out] LONG *lValue, [out] LONG *Flags);
893 HRESULT RequestAllocator(
898 HRESULT Request(
902 HRESULT WaitForNext(
907 HRESULT SyncReadAligned(
910 HRESULT SyncRead(
916 HRESULT Length(
920 HRESULT BeginFlush(void);
922 HRESULT EndFlush(void);
933 HRESULT QueryVersion(LONG* pVersion);
943 HRESULT AcquireResource(
946 HRESULT ReleaseResource(
958 HRESULT Register(
964 HRESULT RegisterGroup(
972 HRESULT RequestResource(
978 HRESULT NotifyAcquire(
981 [in] HRESULT hr);
983 HRESULT NotifyRelease(
988 HRESULT CancelRequest(
992 HRESULT SetFocus(
995 HRESULT ReleaseFocus(
1013 HRESULT Set( [in] REFGUID guidPropSet,
1020 HRESULT Get( [in] REFGUID guidPropSet,
1028 HRESULT QuerySupported( [in] REFGUID guidPropSet,
1041 HRESULT Init( [in] BOOL bSupportRendering, [in] IPin *pPin);
1069 HRESULT SelectedFilter(
1072 HRESULT CreatedFilter(