|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Types | |
| typedef IOleInPlaceObjectWindowless * | LPOLEINPLACEOBJECTWINDOWLESS |
Public Types inherited from IOleInPlaceObject | |
| typedef IOleInPlaceObject * | LPOLEINPLACEOBJECT |
Public Types inherited from IOleWindow | |
| typedef IOleWindow * | LPOLEWINDOW |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Public Member Functions | |
| HRESULT | OnWindowMessage ([in] UINT msg, [in] WPARAM wParam, [in] LPARAM lParam, [out] LRESULT *plResult) |
| HRESULT | GetDropTarget ([out] IDropTarget **ppDropTarget) |
Public Member Functions inherited from IOleInPlaceObject | |
| HRESULT | InPlaceDeactivate () |
| HRESULT | UIDeactivate () |
| HRESULT | SetObjectRects ([in] LPCRECT lprcPosRect, [in] LPCRECT lprcClipRect) |
| HRESULT | ReactivateAndUndo () |
Public Member Functions inherited from IOleWindow | |
| 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 () |
| HRESULT IOleInPlaceObjectWindowless::GetDropTarget | ( | [out] IDropTarget ** | ppDropTarget | ) |
| HRESULT IOleInPlaceObjectWindowless::OnWindowMessage | ( | [in] UINT | msg, |
| [in] WPARAM | wParam, | ||
| [in] LPARAM | lParam, | ||
| [out] LRESULT * | plResult | ||
| ) |