ReactOS 0.4.16-dev-983-g23ad936
|
Public Types | |
typedef IOleInPlaceUIWindow * | LPOLEINPLACEUIWINDOW |
typedef RECT | BORDERWIDTHS |
typedef LPRECT | LPBORDERWIDTHS |
typedef LPCRECT | LPCBORDERWIDTHS |
![]() | |
typedef IOleWindow * | LPOLEWINDOW |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Public Member Functions | |
HRESULT | GetBorder ([out] LPRECT lprectBorder) |
HRESULT | RequestBorderSpace ([in, unique] LPCBORDERWIDTHS pborderwidths) |
HRESULT | SetBorderSpace ([in, unique] LPCBORDERWIDTHS pborderwidths) |
HRESULT | SetActiveObject ([in, unique] IOleInPlaceActiveObject *pActiveObject, [in, string, unique] LPCOLESTR pszObjName) |
![]() | |
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 113 of file oleidl.idl.
Definition at line 117 of file oleidl.idl.
Definition at line 118 of file oleidl.idl.
Definition at line 119 of file oleidl.idl.
Definition at line 115 of file oleidl.idl.
HRESULT IOleInPlaceUIWindow::RequestBorderSpace | ( | [in, unique] LPCBORDERWIDTHS | pborderwidths | ) |
HRESULT IOleInPlaceUIWindow::SetActiveObject | ( | [in, unique] IOleInPlaceActiveObject * | pActiveObject, |
[in, string, unique] LPCOLESTR | pszObjName | ||
) |
Referenced by SEALED_::Activate().
HRESULT IOleInPlaceUIWindow::SetBorderSpace | ( | [in, unique] LPCBORDERWIDTHS | pborderwidths | ) |
Referenced by SEALED_::Activate().