ReactOS 0.4.16-dev-205-g7b2bb7e
|
Public Types | |
typedef IOleWindow * | LPOLEWINDOW |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Public Member Functions | |
HRESULT | GetWindow ([out] HWND *phwnd) |
HRESULT | ContextSensitiveHelp ([in] BOOL fEnterMode) |
Public Member Functions inherited from IUnknown | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Definition at line 68 of file oleidl.idl.
typedef IOleWindow* IOleWindow::LPOLEWINDOW |
Definition at line 70 of file oleidl.idl.
Implemented in CSysPagerWnd, CTaskSwitchWnd, CTrayClockWnd, CTrayNotifyWnd, CTrayWindow, OleInPlaceClient, IShellBrowserImpl, anonymous_namespace{mstscax.cpp}::CoClass, CDummyShellBrowser, CDummyWindow, CAddressBand, CBrandBand, CCommonBrowser, CProgressDialog, CInternetToolbar, CBaseBar, CShellBrowser, CSearchBar, CToolsBand, CDefView, CChangeNotifyServer, CDesktopBrowser, CMenuBand, CMenuDeskBar, and CDummyOleWindow.
Referenced by anonymous_namespace{mstscax.cpp}::CoClass::ContextSensitiveHelp().
Implemented in DesktopWindow, ShellBrowser, CAddressBand, CBrandBand, CCommonBrowser, CInternetToolbar, CBaseBar, CShellBrowser, CSearchBar, CToolsBand, CDefView, CChangeNotifyServer, CDesktopBrowser, CSysPagerWnd, CTaskSwitchWnd, CTrayClockWnd, CTrayNotifyWnd, CTrayWindow, anonymous_namespace{mstscax.cpp}::CoClass, CDummyShellBrowser, CDummyWindow, CProgressDialog, CMenuBand, CMenuDeskBar, and CDummyOleWindow.
Referenced by CBandSiteBase::_UpdateBand(), CBandSiteBase::AddBand(), anonymous_namespace{mstscax.cpp}::CoClass::GetWindow(), test_CShellMenu(), test_CShellMenu_params(), and test_CShellMenu_with_DeskBar().