|
ReactOS 0.4.16-dev-1946-g52006dd
|


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 IShellBrowserImpl, CDummyShellBrowser, CCommonBrowser, CShellBrowser, CDesktopBrowser, and CDummyClass.
Implemented in DesktopWindow, ShellBrowser, 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 IShellBrowserImpl, CDummyShellBrowser, CCommonBrowser, CShellBrowser, CDesktopBrowser, and CDummyClass.
| HRESULT IShellBrowser::OnViewWindowActive | ( | [in] IShellView * | pshv | ) |
Implemented in IShellBrowserImpl, CShellBrowser, CDummyShellBrowser, CCommonBrowser, CDesktopBrowser, and CDummyClass.
| HRESULT IShellBrowser::QueryActiveShellView | ( | [out] IShellView ** | ppshv | ) |
Implemented in DesktopWindow, ShellBrowser, CDummyShellBrowser, CShellBrowser, CCommonBrowser, CDesktopBrowser, and CDummyClass.
Implemented in IShellBrowserImpl, 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 DesktopWindow, ShellBrowser, CDummyShellBrowser, CCommonBrowser, CShellBrowser, CDesktopBrowser, and CDummyClass.
| HRESULT IShellBrowser::SetMenuSB | ( | [in] HMENU | hmenuShared, |
| [in] HOLEMENU | holemenuReserved, | ||
| [in] HWND | hwndActiveObject | ||
| ) |
Implemented in CDummyShellBrowser, CCommonBrowser, CShellBrowser, CDesktopBrowser, CDummyClass, and IShellBrowserImpl.
| HRESULT IShellBrowser::SetStatusTextSB | ( | [in, unique] LPCOLESTR | pszStatusText | ) |
Implemented in IShellBrowserImpl, 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.