ReactOS 0.4.15-dev-6662-g1b3eed5
|
Public Types | |
typedef IShellBrowser * | LPSHELLBROWSER |
typedef LPARAM | LPTBBUTTONSB |
typedef LPTBBUTTON | LPTBBUTTONSB |
![]() | |
typedef IOleWindow * | LPOLEWINDOW |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 1019 of file shobjidl.idl.
Definition at line 1021 of file shobjidl.idl.
typedef LPARAM IShellBrowser::LPTBBUTTONSB |
Definition at line 1063 of file shobjidl.idl.
Definition at line 1066 of file shobjidl.idl.
HRESULT IShellBrowser::BrowseObject | ( | [in] PCUIDLIST_RELATIVE | pidl, |
[in] UINT | wFlags | ||
) |
Implemented in CDummyShellBrowser.
Implemented in CCommonBrowser, CShellBrowser, CDesktopBrowser, IShellBrowserImpl, and CDummyShellBrowser.
Implemented in CCommonBrowser, CShellBrowser, CDesktopBrowser, DesktopWindow, ShellBrowser, and CDummyShellBrowser.
Implemented in CCommonBrowser, CShellBrowser, CDesktopBrowser, and CDummyShellBrowser.
HRESULT IShellBrowser::InsertMenusSB | ( | [in] HMENU | hmenuShared, |
[in, out] LPOLEMENUGROUPWIDTHS | lpMenuWidths | ||
) |
Implemented in CCommonBrowser, CShellBrowser, CDesktopBrowser, IShellBrowserImpl, and CDummyShellBrowser.
HRESULT IShellBrowser::OnViewWindowActive | ( | [in] IShellView * | pshv | ) |
Implemented in CShellBrowser, IShellBrowserImpl, CDummyShellBrowser, CCommonBrowser, and CDesktopBrowser.
HRESULT IShellBrowser::QueryActiveShellView | ( | [out] IShellView ** | ppshv | ) |
Implemented in CShellBrowser, DesktopWindow, ShellBrowser, CDummyShellBrowser, CCommonBrowser, and CDesktopBrowser.
Implemented in CCommonBrowser, CShellBrowser, CDesktopBrowser, IShellBrowserImpl, and CDummyShellBrowser.
HRESULT IShellBrowser::SendControlMsg | ( | [in] UINT | id, |
[in] UINT | uMsg, | ||
[in] WPARAM | wParam, | ||
[in] LPARAM | lParam, | ||
[in] LRESULT * | pret | ||
) |
Implemented in CCommonBrowser, CShellBrowser, CDesktopBrowser, DesktopWindow, ShellBrowser, and CDummyShellBrowser.
HRESULT IShellBrowser::SetMenuSB | ( | [in] HMENU | hmenuShared, |
[in] HOLEMENU | holemenuReserved, | ||
[in] HWND | hwndActiveObject | ||
) |
Implemented in CCommonBrowser, CShellBrowser, CDesktopBrowser, CDummyShellBrowser, and IShellBrowserImpl.
HRESULT IShellBrowser::SetStatusTextSB | ( | [in, unique] LPCOLESTR | pszStatusText | ) |
Implemented in IShellBrowserImpl, CCommonBrowser, CShellBrowser, and CDesktopBrowser.
HRESULT IShellBrowser::SetToolbarItems | ( | [in] LPTBBUTTONSB | lpButtons, |
[in] UINT | nButtons, | ||
[in] UINT | uFlags | ||
) |
Implemented in CDummyShellBrowser.
Implemented in CCommonBrowser, CShellBrowser, CDesktopBrowser, and CDummyShellBrowser.