ReactOS 0.4.15-dev-6703-g6528ab8
|
Public Types | |
typedef IOleWindow * | LPOLEWINDOW |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Public Member Functions | |
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 68 of file oleidl.idl.
typedef IOleWindow* IOleWindow::LPOLEWINDOW |
Definition at line 70 of file oleidl.idl.
Implemented in CSysPagerWnd, CTaskSwitchWnd, CTrayClockWnd, CTrayNotifyWnd, CTrayWindow, CAddressBand, CBrandBand, CCommonBrowser, CProgressDialog, CExplorerBand, CInternetToolbar, CBaseBar, CShellBrowser, CSearchBar, CToolsBand, CDefView, CChangeNotifyServer, CDesktopBrowser, CMenuBand, CMenuDeskBar, OleInPlaceClient, IShellBrowserImpl, anonymous_namespace{mstscax.cpp}::CoClass, CDummyShellBrowser, and CDummyWindow.
Referenced by anonymous_namespace{mstscax.cpp}::CoClass::ContextSensitiveHelp().
Implemented in CAddressBand, CBrandBand, CCommonBrowser, CExplorerBand, CInternetToolbar, CBaseBar, CShellBrowser, CSearchBar, CToolsBand, CDefView, CChangeNotifyServer, CDesktopBrowser, DesktopWindow, ShellBrowser, CSysPagerWnd, CTaskSwitchWnd, CTrayClockWnd, CTrayNotifyWnd, CTrayWindow, CProgressDialog, CMenuBand, CMenuDeskBar, anonymous_namespace{mstscax.cpp}::CoClass, CDummyShellBrowser, and CDummyWindow.
Referenced by CBandSiteBase::_UpdateBand(), CBandSiteBase::AddBand(), anonymous_namespace{mstscax.cpp}::CoClass::GetWindow(), test_CShellMenu(), test_CShellMenu_params(), and test_CShellMenu_with_DeskBar().