Class IOleInPlaceObject
java.lang.Object
org.eclipse.swt.internal.ole.win32.IUnknown
org.eclipse.swt.internal.ole.win32.IOleWindow
org.eclipse.swt.internal.ole.win32.IOleInPlaceObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
int
SetObjectRects
(RECT lprcPosRect, RECT lprcClipRect) int
Methods inherited from class org.eclipse.swt.internal.ole.win32.IOleWindow
GetWindow
Methods inherited from class org.eclipse.swt.internal.ole.win32.IUnknown
AddRef, getAddress, QueryInterface, Release
-
Constructor Details
-
IOleInPlaceObject
public IOleInPlaceObject(int address)
-
-
Method Details
-
InPlaceDeactivate
public int InPlaceDeactivate() -
UIDeactivate
public int UIDeactivate() -
SetObjectRects
-
ReactivateAndUndo
public int ReactivateAndUndo()
-