ReactOS 0.4.16-dev-746-g329a414
|
Public Types | |
typedef IShellBrowser * | LPSHELLBROWSER |
typedef LPARAM | LPTBBUTTONSB |
typedef LPTBBUTTON | LPTBBUTTONSB |
![]() | |
typedef IOleWindow * | LPOLEWINDOW |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 1030 of file shobjidl.idl.
Definition at line 1032 of file shobjidl.idl.
typedef LPARAM IShellBrowser::LPTBBUTTONSB |
Definition at line 1074 of file shobjidl.idl.
Definition at line 1077 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.