ReactOS
0.4.15-dev-2355-gaf9df93
|
import"shobjidl.idl";
Public Member Functions | |
HRESULT | ShowDW ([in] BOOL fShow) |
HRESULT | CloseDW ([in] DWORD dwReserved) |
HRESULT | ResizeBorderDW ([in] LPCRECT prcBorder, [in] IUnknown *punkToolbarSite, [in] BOOL fReserved) |
![]() | |
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 () |
Additional Inherited Members | |
![]() | |
typedef IOleWindow * | LPOLEWINDOW |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 1478 of file shobjidl.idl.
Implemented in CInternetToolbar, CExplorerBand, CMenuBand, CBaseBar, CAddressBand, CBrandBand, CToolsBand, and CSearchBar.
HRESULT IDockingWindow::ResizeBorderDW | ( | [in] LPCRECT | prcBorder, |
[in] IUnknown * | punkToolbarSite, | ||
[in] BOOL | fReserved | ||
) |
Implemented in CInternetToolbar, CMenuBand, CBaseBar, CTaskBand, CISFBand, and CQuickLaunchBand.
Implemented in CExplorerBand, CInternetToolbar, CMenuBand, CBaseBar, CAddressBand, CBrandBand, CToolsBand, and CSearchBar.
Referenced by test_CShellMenu_callbacks(), and test_CShellMenu_params().