|
| CDummyShellBrowser () |
|
virtual HRESULT STDMETHODCALLTYPE | QueryInterface (REFIID riid, void **ppvObject) |
|
virtual ULONG STDMETHODCALLTYPE | AddRef (void) |
|
virtual ULONG STDMETHODCALLTYPE | Release (void) |
|
virtual HRESULT STDMETHODCALLTYPE | GetWindow (HWND *phwnd) |
|
virtual HRESULT STDMETHODCALLTYPE | ContextSensitiveHelp (BOOL fEnterMode) |
|
virtual HRESULT STDMETHODCALLTYPE | InsertMenusSB (HMENU hmenuShared, LPOLEMENUGROUPWIDTHS lpMenuWidths) |
|
virtual HRESULT STDMETHODCALLTYPE | SetMenuSB (HMENU hmenuShared, HOLEMENU holemenuRes, HWND hwndActiveObject) |
|
virtual HRESULT STDMETHODCALLTYPE | RemoveMenusSB (HMENU hmenuShared) |
|
virtual HRESULT STDMETHODCALLTYPE | SetStatusTextSB (LPCWSTR pszStatusText) |
|
virtual HRESULT STDMETHODCALLTYPE | EnableModelessSB (BOOL fEnable) |
|
virtual HRESULT STDMETHODCALLTYPE | TranslateAcceleratorSB (MSG *pmsg, WORD wID) |
|
virtual HRESULT STDMETHODCALLTYPE | BrowseObject (PCUIDLIST_RELATIVE pidl, UINT wFlags) |
|
virtual HRESULT STDMETHODCALLTYPE | GetViewStateStream (DWORD grfMode, IStream **ppStrm) |
|
virtual HRESULT STDMETHODCALLTYPE | GetControlWindow (UINT id, HWND *phwnd) |
|
virtual HRESULT STDMETHODCALLTYPE | SendControlMsg (UINT id, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *pret) |
|
virtual HRESULT STDMETHODCALLTYPE | QueryActiveShellView (IShellView **ppshv) |
|
virtual HRESULT STDMETHODCALLTYPE | OnViewWindowActive (IShellView *pshv) |
|
virtual HRESULT STDMETHODCALLTYPE | SetToolbarItems (LPTBBUTTONSB lpButtons, UINT nButtons, UINT uFlags) |
|
HRESULT | InsertMenusSB ([in] HMENU hmenuShared, [in, out] LPOLEMENUGROUPWIDTHS lpMenuWidths) |
|
HRESULT | SetMenuSB ([in] HMENU hmenuShared, [in] HOLEMENU holemenuReserved, [in] HWND hwndActiveObject) |
|
HRESULT | RemoveMenusSB ([in] HMENU hmenuShared) |
|
HRESULT | SetStatusTextSB ([in, unique] LPCOLESTR pszStatusText) |
|
HRESULT | EnableModelessSB ([in] BOOL fEnable) |
|
HRESULT | TranslateAcceleratorSB ([in] MSG *pmsg, [in] WORD wID) |
|
HRESULT | BrowseObject ([in] PCUIDLIST_RELATIVE pidl, [in] UINT wFlags) |
|
HRESULT | GetViewStateStream ([in] DWORD grfMode, [out] IStream **ppStrm) |
|
HRESULT | GetControlWindow ([in] UINT id, [out] HWND *phwnd) |
|
HRESULT | SendControlMsg ([in] UINT id, [in] UINT uMsg, [in] WPARAM wParam, [in] LPARAM lParam, [in] LRESULT *pret) |
|
HRESULT | QueryActiveShellView ([out] IShellView **ppshv) |
|
HRESULT | OnViewWindowActive ([in] IShellView *pshv) |
|
HRESULT | SetToolbarItems ([in] LPTBBUTTONSB lpButtons, [in] UINT nButtons, [in] UINT uFlags) |
|
HRESULT | GetWindow ([out] HWND *phwnd) |
|
HRESULT | ContextSensitiveHelp ([in] BOOL fEnterMode) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 295 of file IShellFolderViewCB.cpp.