Lines Matching refs:HRESULT

93     [id(100)] HRESULT GoBack();
94 [id(101)] HRESULT GoForward();
95 [id(102)] HRESULT GoHome();
96 [id(103)] HRESULT GoSearch();
99 HRESULT Navigate(
106 [id(DISPID_REFRESH)] HRESULT Refresh();
107 [id(105)] HRESULT Refresh2([in, optional] VARIANT *Level);
108 [id(106)] HRESULT Stop();
109 [id(200), propget] HRESULT Application([out, retval] IDispatch** ppDisp);
110 [id(201), propget] HRESULT Parent([out, retval] IDispatch** ppDisp);
111 [id(202), propget] HRESULT Container([out, retval] IDispatch** ppDisp);
112 [id(203), propget] HRESULT Document([out, retval] IDispatch** ppDisp);
113 [id(204), propget] HRESULT TopLevelContainer([out, retval] VARIANT_BOOL* pBool);
114 [id(205), propget] HRESULT Type([out, retval] BSTR* Type);
115 [id(206), propget] HRESULT Left([out, retval] long *pl);
116 [id(206), propput] HRESULT Left([in] long Left);
117 [id(207), propget] HRESULT Top([out, retval] long *pl);
118 [id(207), propput] HRESULT Top([in] long Top);
119 [id(208), propget] HRESULT Width([out, retval] long *pl);
120 [id(208), propput] HRESULT Width([in] long Width);
121 [id(209), propget] HRESULT Height([out, retval] long *pl);
122 [id(209), propput] HRESULT Height([in] long Height);
123 [id(210), propget] HRESULT LocationName([out, retval] BSTR *LocationName);
124 [id(211), propget] HRESULT LocationURL([out, retval] BSTR *LocationURL);
125 [id(212), propget] HRESULT Busy([out, retval] VARIANT_BOOL *pBool);
237 [id(300)] HRESULT Quit();
238 [id(301)] HRESULT ClientToWindow([in,out] int* pcx, [in,out] int* pcy);
239 [id(302)] HRESULT PutProperty([in] BSTR Property, [in] VARIANT vtValue);
240 [id(303)] HRESULT GetProperty([in] BSTR Property, [out, retval] VARIANT *pvtValue);
241 [id(0), propget] HRESULT Name([out, retval] BSTR* Name);
242 [id(DISPID_HWND), propget] HRESULT HWND([out, retval] SHANDLE_PTR *pHWND);
243 [id(400), propget] HRESULT FullName([out, retval] BSTR* FullName);
244 [id(401), propget] HRESULT Path([out, retval] BSTR* Path);
245 [id(402), propget] HRESULT Visible([out, retval] VARIANT_BOOL* pBool);
246 [id(402), propput] HRESULT Visible([in] VARIANT_BOOL Value);
247 [id(403), propget] HRESULT StatusBar([out, retval] VARIANT_BOOL* pBool);
248 [id(403), propput] HRESULT StatusBar([in] VARIANT_BOOL Value);
249 [id(404), propget] HRESULT StatusText([out, retval] BSTR *StatusText);
250 [id(404), propput] HRESULT StatusText([in] BSTR StatusText);
251 [id(405), propget] HRESULT ToolBar([out, retval] int * Value);
252 [id(405), propput] HRESULT ToolBar([in] int Value);
253 [id(406), propget] HRESULT MenuBar([out, retval] VARIANT_BOOL *Value);
254 [id(406), propput] HRESULT MenuBar([in] VARIANT_BOOL Value);
255 [id(407), propget] HRESULT FullScreen([out, retval] VARIANT_BOOL *pbFullScreen);
256 [id(407), propput] HRESULT FullScreen([in] VARIANT_BOOL bFullScreen);
271 [id(500)] HRESULT Navigate2(
278 [id(501)] HRESULT QueryStatusWB(
282 [id(502)] HRESULT ExecWB(
288 [id(503)] HRESULT ShowBrowserBar(
294 HRESULT ReadyState([out, retval] READYSTATE *plReadyState);
296 [id(550), propget] HRESULT Offline([out, retval] VARIANT_BOOL *pbOffline);
297 [id(550), propput] HRESULT Offline([in] VARIANT_BOOL bOffline);
298 [id(551), propget] HRESULT Silent([out, retval] VARIANT_BOOL *pbSilent);
299 [id(551), propput] HRESULT Silent([in] VARIANT_BOOL bSilent);
300 [id(552), propget] HRESULT RegisterAsBrowser([out, retval] VARIANT_BOOL *pbRegister);
301 [id(552), propput] HRESULT RegisterAsBrowser([in] VARIANT_BOOL bRegister);
302 [id(553), propget] HRESULT RegisterAsDropTarget([out, retval] VARIANT_BOOL *pbRegister);
303 [id(553), propput] HRESULT RegisterAsDropTarget([in] VARIANT_BOOL bRegister);
304 [id(554), propget] HRESULT TheaterMode([out, retval] VARIANT_BOOL *pbRegister);
305 [id(554), propput] HRESULT TheaterMode([in] VARIANT_BOOL bRegister);
306 [id(555), propget] HRESULT AddressBar([out, retval] VARIANT_BOOL *Value);
307 [id(555), propput] HRESULT AddressBar([in] VARIANT_BOOL Value);
308 [id(556), propget] HRESULT Resizable([out, retval] VARIANT_BOOL *Value);
309 [id(556), propput] HRESULT Resizable([in] VARIANT_BOOL Value);
591 [propget] HRESULT Count([out, retval] long *Count);
593 [id(0)] HRESULT Item(
597 [id(-4)] HRESULT _NewEnum([out, retval] IUnknown **ppunk);
599 [hidden] HRESULT Register(
605 [hidden] HRESULT RegisterPending(
612 [hidden] HRESULT Revoke([in] long lCookie);
613 [hidden] HRESULT OnNavigate([in] long lCookie, [in] VARIANT *pvarLoc);
614 [hidden] HRESULT OnActivated([in] long lCookie, [in] VARIANT_BOOL fActive);
615 [hidden] HRESULT FindWindowSW(
623 [hidden] HRESULT OnCreated([in] long lCookie, [in] IUnknown *punk);
624 [hidden] HRESULT ProcessAttachDetach([in] VARIANT_BOOL fAttach);
644 [id(1), hidden] HRESULT ResetFirstBootMode();
645 [id(2), hidden] HRESULT ResetSafeMode();
646 [id(3), hidden] HRESULT RefreshOfflineDesktop();
648 [id(4)] HRESULT AddFavorite(
652 [id(5)] HRESULT AddChannel([in] BSTR URL);
654 [id(6)] HRESULT AddDesktopComponent(
662 [id(7)] HRESULT IsSubscribed(
666 [id(8)] HRESULT NavigateAndFind(
671 [id(9)] HRESULT ImportExportFavorites(
675 [id(10)] HRESULT AutoCompleteSaveForm([in, optional] VARIANT *Form);
677 [id(11)] HRESULT AutoScan(
682 [id(12), hidden] HRESULT AutoCompleteAttach([in, optional] VARIANT *Reserved);
684 [id(13)] HRESULT ShowBrowserUI(
697 HRESULT AddSearchProvider([in] BSTR URL);
700 HRESULT RunOnceShown();
703 HRESULT SkipRunOnce();
705 [id(DISPID_CUSTOMIZESETTINGS)] HRESULT CustomizeSettings(
711 HRESULT SqmEnabled([out, retval] VARIANT_BOOL *pfEnabled);
714 HRESULT PhishingEnabled([out, retval] VARIANT_BOOL *pfEnabled);
717 HRESULT BrandImageUri([out, retval] BSTR *pbstrUri);
720 HRESULT SkipTabsWelcome();
723 HRESULT DiagnoseConnection();
726 HRESULT CustomizeClearType([in] VARIANT_BOOL fSet);
729 HRESULT IsSearchProviderInstalled(
734 HRESULT IsSearchMigrated([out, retval] VARIANT_BOOL *pfMigrated);
737 HRESULT DefaultSearchProvider([out, retval] BSTR *pbstrName);
740 HRESULT RunOnceRequiredSettingsComplete([in] VARIANT_BOOL fComplete);
743 HRESULT RunOnceHasShown([out, retval] VARIANT_BOOL *pfShown);
746 HRESULT SearchGuideUrl([out, retval] BSTR *pbstrUrl);
788 [id(1)] HRESULT MoveSelectionUp();
789 [id(2)] HRESULT MoveSelectionDown();
790 [id(3)] HRESULT ResetSort();
791 [id(4)] HRESULT NewFolder();
792 [id(5)] HRESULT Synchronize();
793 [id(6)] HRESULT Import();
794 [id(7)] HRESULT Export();
795 [id(8)] HRESULT InvokeContextMenuCommand([in] BSTR strCommand);
796 [id(9)] HRESULT MoveSelectionTo();
797 [id(10), propget] HRESULT SubscriptionsEnabled([out, retval] VARIANT_BOOL *pBool);
798 [id(11)] HRESULT CreateSubscriptionForSelection([out, retval] VARIANT_BOOL *pBool);
799 [id(12)] HRESULT DeleteSubscriptionForSelection([out, retval] VARIANT_BOOL *pBool);
800 [id(13)] HRESULT SetRoot([in] BSTR bstrFullPath);
811 [id(14), propget] HRESULT EnumOptions([out, retval] long* pgrfEnumFlags);
812 [id(14), propput] HRESULT EnumOptions([in] long pgrfEnumFlags);
814 [id(15), propget] HRESULT SelectedItem([out, retval] IDispatch **pItem);
815 [id(15), propput] HRESULT SelectedItem([in] IDispatch *pItem);
817 [id(16), propget] HRESULT Root([out, retval] VARIANT *pvar);
818 [id(16), propput] HRESULT Root([in] VARIANT pvar);
820 [id(17), propget] HRESULT Depth([out, retval] int *piDepth);
821 [id(17), propput] HRESULT Depth([in] int piDepth);
823 [id(18), propget] HRESULT Mode([out, retval] unsigned int *puMode);
824 [id(18), propput] HRESULT Mode([in] unsigned int puMode);
826 [id(19), propget] HRESULT Flags([out, retval] unsigned long *pdwFlags);
827 [id(19), propput] HRESULT Flags([in] unsigned long pdwFlags);
829 [id(20), propput] HRESULT TVFlags([in] unsigned long dwFlags);
830 [id(20), propget] HRESULT TVFlags([out, retval] unsigned long *dwFlags);
832 [id(21), propget] HRESULT Columns([out, retval] BSTR *bstrColumns);
833 [id(21), propput] HRESULT Columns([in] BSTR bstrColumns);
835 [id(22), propget] HRESULT CountViewTypes([out, retval] int *piTypes);
837 [id(23)] HRESULT SetViewType([in] int iType);
838 [id(24)] HRESULT SelectedItems([out, retval] IDispatch **ppid);
839 [id(25)] HRESULT Expand([in] VARIANT var, int iDepth);
840 [id(26)] HRESULT UnselectAll();
875 [id(10)] HRESULT advanceError();
876 [id(11)] HRESULT retreatError();
877 [id(12)] HRESULT canAdvanceError([out, retval] long *pfCanAdvance);
878 [id(13)] HRESULT canRetreatError([out, retval] long *pfCanRetreat);
879 [id(14)] HRESULT getErrorLine([out, retval] long *plLine);
880 [id(15)] HRESULT getErrorChar([out, retval] long *plChar);
881 [id(16)] HRESULT getErrorCode([out, retval] long *plCode);
882 [id(17)] HRESULT getErrorMsg([out, retval] BSTR *pstr);
883 [id(18)] HRESULT getErrorUrl([out, retval] BSTR *pstr);
884 [id(23)] HRESULT getAlwaysShowLockState([out, retval] long *pfAlwaysShowLocked);
885 [id(19)] HRESULT getDetailsPaneOpen([out, retval] long *pfDetailsPaneOpen);
886 [id(20)] HRESULT setDetailsPaneOpen(long fDetailsPaneOpen);
887 [id(21)] HRESULT getPerErrorDisplay([out, retval] long *pfPerErrorDisplay);
888 [id(22)] HRESULT setPerErrorDisplay(long fPerErrorDisplay);
908 [propget] HRESULT Title([out, retval] BSTR *pbstrTitle);
909 [propget] HRESULT Id([out, retval] BSTR *pbstrId);
910 [propget] HRESULT URL([out, retval] BSTR *pbstrUrl);
921 [propget] HRESULT Count([out, retval] long *plCount);
922 [propget] HRESULT Default([out, retval] BSTR *pbstrDefault);
924 HRESULT Item(
928 [id(-4)] HRESULT _NewEnum([out, retval] IUnknown **ppunk);
939 [id(1)] HRESULT AddNextMenuItem([in] BSTR bstrText, [in] long idItem);
940 [id(2)] HRESULT SetDefaultSearchUrl([in] BSTR bstrUrl);
941 [id(3)] HRESULT NavigateToDefaultSearch();
943 [id(4)] HRESULT IsRestricted(
947 [id(5), propget] HRESULT ShellFeaturesEnabled([out, retval] VARIANT_BOOL *pVal);
948 [id(6), propget] HRESULT SearchAssistantDefault([out, retval] VARIANT_BOOL *pVal);
949 [id(7), propget] HRESULT Searches([out, retval] ISearches **ppid);
950 [id(8), propget] HRESULT InWebFolder([out, retval] VARIANT_BOOL *pVal);
952 [id(9)] HRESULT PutProperty(
957 [id(10)] HRESULT GetProperty(
962 [id(11), propput] HRESULT EventHandled([in] VARIANT_BOOL rhs);
963 [id(12)] HRESULT ResetNextMenu();
964 [id(13)] HRESULT FindOnWeb();
965 [id(14)] HRESULT FindFilesOrFolders();
966 [id(15)] HRESULT FindComputer();
967 [id(16)] HRESULT FindPrinter();
968 [id(17)] HRESULT FindPeople();
970 [id(18)] HRESULT GetSearchAssistantURL(
975 [id(19)] HRESULT NotifySearchSettingsChanged();
977 [id(20), propput] HRESULT ASProvider([in] BSTR pProvider);
978 [id(20), propget] HRESULT ASProvider([out, retval] BSTR *pProvider);
980 [id(21), propput] HRESULT ASSetting([in] int pSetting);
981 [id(21), propget] HRESULT ASSetting([out, retval] int *pSetting);
983 [id(22)] HRESULT NETDetectNextNavigate();
984 [id(23)] HRESULT PutFindText([in] BSTR FindText);
985 [id(24), propget] HRESULT Version([out, retval] int *pVersion);
987 [id(25)] HRESULT EncodeString(
1002 [id(26), propget] HRESULT ShowFindPrinter([out, retval] VARIANT_BOOL *pbShowFindPrinter);
1013 [id(27), propget] HRESULT SearchCompanionAvailable([out, retval] VARIANT_BOOL *pbAvailable);
1015 [id(28), propput] HRESULT UseSearchCompanion([in] VARIANT_BOOL pbUseSC);
1016 [id(28), propget] HRESULT UseSearchCompanion([out, retval] VARIANT_BOOL *pbUseSC);