|
| WINE_DEFAULT_DEBUG_CHANNEL (ieframe) |
|
static ShellUIHelper * | impl_from_IShellUIHelper2 (IShellUIHelper2 *iface) |
|
static HRESULT WINAPI | ShellUIHelper2_QueryInterface (IShellUIHelper2 *iface, REFIID riid, void **ppv) |
|
static ULONG WINAPI | ShellUIHelper2_AddRef (IShellUIHelper2 *iface) |
|
static ULONG WINAPI | ShellUIHelper2_Release (IShellUIHelper2 *iface) |
|
static HRESULT WINAPI | ShellUIHelper2_GetTypeInfoCount (IShellUIHelper2 *iface, UINT *pctinfo) |
|
static HRESULT WINAPI | ShellUIHelper2_GetTypeInfo (IShellUIHelper2 *iface, UINT iTInfo, LCID lcid, LPTYPEINFO *ppTInfo) |
|
static HRESULT WINAPI | ShellUIHelper2_GetIDsOfNames (IShellUIHelper2 *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId) |
|
static HRESULT WINAPI | ShellUIHelper2_Invoke (IShellUIHelper2 *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExepInfo, UINT *puArgErr) |
|
static HRESULT WINAPI | ShellUIHelper2_ResetFirstBootMode (IShellUIHelper2 *iface) |
|
static HRESULT WINAPI | ShellUIHelper2_ResetSafeMode (IShellUIHelper2 *iface) |
|
static HRESULT WINAPI | ShellUIHelper2_RefreshOfflineDesktop (IShellUIHelper2 *iface) |
|
static HRESULT WINAPI | ShellUIHelper2_AddFavourite (IShellUIHelper2 *iface, BSTR URL, VARIANT *Title) |
|
static HRESULT WINAPI | ShellUIHelper2_AddChannel (IShellUIHelper2 *iface, BSTR URL) |
|
static HRESULT WINAPI | ShellUIHelper2_AddDesktopComponent (IShellUIHelper2 *iface, BSTR URL, BSTR Type, VARIANT *Left, VARIANT *Top, VARIANT *Width, VARIANT *Height) |
|
static HRESULT WINAPI | ShellUIHelper2_IsSubscribed (IShellUIHelper2 *iface, BSTR URL, VARIANT_BOOL *pBool) |
|
static HRESULT WINAPI | ShellUIHelper2_NavigateAndFind (IShellUIHelper2 *iface, BSTR URL, BSTR strQuery, VARIANT *varTargetFrame) |
|
static HRESULT WINAPI | ShellUIHelper2_ImportExportFavourites (IShellUIHelper2 *iface, VARIANT_BOOL fImport, BSTR strImpExpPath) |
|
static HRESULT WINAPI | ShellUIHelper2_AutoCompleteSaveForm (IShellUIHelper2 *iface, VARIANT *Form) |
|
static HRESULT WINAPI | ShellUIHelper2_AutoScan (IShellUIHelper2 *iface, BSTR strSearch, BSTR strFailureUrl, VARIANT *pvarTargetFrame) |
|
static HRESULT WINAPI | ShellUIHelper2_AutoCompleteAttach (IShellUIHelper2 *iface, VARIANT *Reserved) |
|
static HRESULT WINAPI | ShellUIHelper2_ShowBrowserUI (IShellUIHelper2 *iface, BSTR bstrName, VARIANT *pvarIn, VARIANT *pvarOut) |
|
static HRESULT WINAPI | ShellUIHelper2_AddSearchProvider (IShellUIHelper2 *iface, BSTR URL) |
|
static HRESULT WINAPI | ShellUIHelper2_RunOnceShown (IShellUIHelper2 *iface) |
|
static HRESULT WINAPI | ShellUIHelper2_SkipRunOnce (IShellUIHelper2 *iface) |
|
static HRESULT WINAPI | ShellUIHelper2_CustomizeSettings (IShellUIHelper2 *iface, VARIANT_BOOL fSQM, VARIANT_BOOL fPhishing, BSTR bstrLocale) |
|
static HRESULT WINAPI | ShellUIHelper2_SqmEnabled (IShellUIHelper2 *iface, VARIANT_BOOL *pfEnabled) |
|
static HRESULT WINAPI | ShellUIHelper2_PhishingEnabled (IShellUIHelper2 *iface, VARIANT_BOOL *pfEnabled) |
|
static HRESULT WINAPI | ShellUIHelper2_BrandImageUri (IShellUIHelper2 *iface, BSTR *pbstrUri) |
|
static HRESULT WINAPI | ShellUIHelper2_SkipTabsWelcome (IShellUIHelper2 *iface) |
|
static HRESULT WINAPI | ShellUIHelper2_DiagnoseConnection (IShellUIHelper2 *iface) |
|
static HRESULT WINAPI | ShellUIHelper2_CustomizeClearType (IShellUIHelper2 *iface, VARIANT_BOOL fSet) |
|
static HRESULT WINAPI | ShellUIHelper2_IsSearchProviderInstalled (IShellUIHelper2 *iface, BSTR URL, DWORD *pdwResult) |
|
static HRESULT WINAPI | ShellUIHelper2_IsSearchMigrated (IShellUIHelper2 *iface, VARIANT_BOOL *pfMigrated) |
|
static HRESULT WINAPI | ShellUIHelper2_DefaultSearchProvider (IShellUIHelper2 *iface, BSTR *pbstrName) |
|
static HRESULT WINAPI | ShellUIHelper2_RunOnceRequiredSettingsComplete (IShellUIHelper2 *iface, VARIANT_BOOL fComplete) |
|
static HRESULT WINAPI | ShellUIHelper2_RunOnceHasShown (IShellUIHelper2 *iface, VARIANT_BOOL *pfShown) |
|
static HRESULT WINAPI | ShellUIHelper2_SearchGuideUrl (IShellUIHelper2 *iface, BSTR *pbstrUrl) |
|
HRESULT | create_shell_ui_helper (IShellUIHelper2 **_ret) |
|