|
ReactOS 0.4.16-dev-2613-g9533ad7
|


Public Types | |
| typedef IShellBrowser * | LPSHELLBROWSER |
| typedef LPARAM | LPTBBUTTONSB |
| typedef LPTBBUTTON | LPTBBUTTONSB |
Public Types inherited from IOleWindow | |
| typedef IOleWindow * | LPOLEWINDOW |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 1034 of file shobjidl.idl.
Definition at line 1036 of file shobjidl.idl.
| typedef LPARAM IShellBrowser::LPTBBUTTONSB |
Definition at line 1078 of file shobjidl.idl.
Definition at line 1081 of file shobjidl.idl.
| HRESULT IShellBrowser::BrowseObject | ( | [in] PCUIDLIST_RELATIVE | pidl, |
| [in] UINT | wFlags | ||
| ) |
Implemented in CDummyShellBrowser.
Implemented in CDummyShellBrowser, CCommonBrowser, CShellBrowser, CDesktopBrowser, and CDummyClass.
Implemented in CCommonBrowser, CShellBrowser, CDesktopBrowser, CDummyClass, and CDummyShellBrowser.
Referenced by GetContextMenuFlags().
Implemented in CDummyShellBrowser, CCommonBrowser, CShellBrowser, CDesktopBrowser, and CDummyClass.
| HRESULT IShellBrowser::InsertMenusSB | ( | [in] HMENU | hmenuShared, |
| [in, out] LPOLEMENUGROUPWIDTHS | lpMenuWidths | ||
| ) |
Implemented in CDummyShellBrowser, CCommonBrowser, CShellBrowser, CDesktopBrowser, and CDummyClass.
| HRESULT IShellBrowser::OnViewWindowActive | ( | [in] IShellView * | pshv | ) |
Implemented in CShellBrowser, CDummyShellBrowser, CCommonBrowser, CDesktopBrowser, and CDummyClass.
| HRESULT IShellBrowser::QueryActiveShellView | ( | [out] IShellView ** | ppshv | ) |
Implemented in CDummyShellBrowser, CShellBrowser, CCommonBrowser, CDesktopBrowser, and CDummyClass.
Implemented in CDummyShellBrowser, CCommonBrowser, CShellBrowser, CDesktopBrowser, and CDummyClass.
| HRESULT IShellBrowser::SendControlMsg | ( | [in] UINT | id, |
| [in] UINT | uMsg, | ||
| [in] WPARAM | wParam, | ||
| [in] LPARAM | lParam, | ||
| [in] LRESULT * | pret | ||
| ) |
Implemented in CDummyShellBrowser, CCommonBrowser, CShellBrowser, CDesktopBrowser, and CDummyClass.
| HRESULT IShellBrowser::SetMenuSB | ( | [in] HMENU | hmenuShared, |
| [in] HOLEMENU | holemenuReserved, | ||
| [in] HWND | hwndActiveObject | ||
| ) |
Implemented in CDummyShellBrowser, CCommonBrowser, CShellBrowser, CDesktopBrowser, and CDummyClass.
| HRESULT IShellBrowser::SetStatusTextSB | ( | [in, unique] LPCOLESTR | pszStatusText | ) |
Implemented in CCommonBrowser, CShellBrowser, CDesktopBrowser, and CDummyClass.
| HRESULT IShellBrowser::SetToolbarItems | ( | [in] LPTBBUTTONSB | lpButtons, |
| [in] UINT | nButtons, | ||
| [in] UINT | uFlags | ||
| ) |
Implemented in CDummyShellBrowser.
Implemented in CDummyShellBrowser, CCommonBrowser, CShellBrowser, CDesktopBrowser, and CDummyClass.