|
ReactOS 0.4.16-dev-1946-g52006dd
|


Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 187 of file shdeprecated.idl.
| HRESULT IBrowserService::CacheOLEServer | ( | [in] IOleObject * | pole | ) |
Implemented in CCommonBrowser, and CShellBrowser.
| HRESULT IBrowserService::CanNavigateNow | ( | ) |
Implemented in CCommonBrowser, and CShellBrowser.
Implemented in CCommonBrowser, and CShellBrowser.
Implemented in CCommonBrowser, and CShellBrowser.
| DWORD IBrowserService::GetBrowserIndex | ( | ) |
Referenced by CShellBrowser::SaveHistory().
Implemented in CCommonBrowser, and CShellBrowser.
| HRESULT IBrowserService::GetHistoryObject | ( | [out] IOleObject ** | ppole, |
| [out] IStream ** | pstm, | ||
| [out] IBindCtx ** | ppbc | ||
| ) |
Implemented in CCommonBrowser, and CShellBrowser.
Implemented in CCommonBrowser, and CShellBrowser.
| HRESULT IBrowserService::GetOleObject | ( | [out] IOleObject ** | ppobjv | ) |
Implemented in CCommonBrowser, and CShellBrowser.
| HRESULT IBrowserService::GetPalette | ( | [out] HPALETTE * | hpal | ) |
Implemented in CCommonBrowser, and CShellBrowser.
| HRESULT IBrowserService::GetParentSite | ( | [out] IOleInPlaceSite ** | ppipsite | ) |
Implemented in CCommonBrowser, and CShellBrowser.
| HRESULT IBrowserService::GetPidl | ( | [out] PIDLIST_ABSOLUTE * | ppidl | ) |
Implemented in CCommonBrowser, and CShellBrowser.
| HRESULT IBrowserService::GetTitle | ( | [in] IShellView * | psv, |
| [out, size_is(cchName)] LPWSTR | pszName, | ||
| [in] DWORD | cchName | ||
| ) |
Implemented in CCommonBrowser, and CShellBrowser.
| HRESULT IBrowserService::GetTravelLog | ( | [out, optional] ITravelLog ** | pptl | ) |
Implemented in CCommonBrowser, and CShellBrowser.
| HRESULT IBrowserService::IEGetDisplayName | ( | [in] PCIDLIST_ABSOLUTE | pidl, |
| [out] LPWSTR | pwszName, | ||
| [in] UINT | uFlags | ||
| ) |
| HRESULT IBrowserService::IEParseDisplayName | ( | [in] UINT | uiCP, |
| [in] LPCWSTR | pwszPath, | ||
| [out] PIDLIST_ABSOLUTE * | ppidlOut | ||
| ) |
Implemented in CCommonBrowser, and CShellBrowser.
| HRESULT IBrowserService::NavigateToPidl | ( | [in] PCIDLIST_ABSOLUTE | pidl, |
| [in] DWORD | grfHLNF | ||
| ) |
| HRESULT IBrowserService::NotifyRedirect | ( | [in] IShellView * | psv, |
| [in] PCIDLIST_ABSOLUTE | pidl, | ||
| [out] BOOL * | pfDidBrowse | ||
| ) |
| HRESULT IBrowserService::OnHttpEquiv | ( | [in] IShellView * | psv, |
| [in] BOOL | fDone, | ||
| [in] VARIANT * | pvarargIn, | ||
| [out] VARIANT * | pvarargOut | ||
| ) |
Implemented in CCommonBrowser, and CShellBrowser.
Implemented in CCommonBrowser, and CShellBrowser.
Implemented in CCommonBrowser, and CShellBrowser.
| HRESULT IBrowserService::SetHistoryObject | ( | [in] IOleObject * | pole, |
| [in] BOOL | fIsLocalAnchor | ||
| ) |
Implemented in CCommonBrowser, and CShellBrowser.
Implemented in CCommonBrowser, and CShellBrowser.
| HRESULT IBrowserService::SetReferrer | ( | [in] PCIDLIST_ABSOLUTE | pidl | ) |
| HRESULT IBrowserService::SetTitle | ( | [in] IShellView * | psv, |
| [in] LPCWSTR | pszName | ||
| ) |
Implemented in CCommonBrowser, and CShellBrowser.
Implemented in CCommonBrowser, and CShellBrowser.
| HRESULT IBrowserService::UpdateBackForwardState | ( | ) |
Implemented in CCommonBrowser, and CShellBrowser.
| HRESULT IBrowserService::UpdateWindowList | ( | ) |
Implemented in CCommonBrowser, and CShellBrowser.