Class IOleDocumentView
java.lang.Object
org.eclipse.swt.internal.ole.win32.IUnknown
org.eclipse.swt.internal.ole.win32.IOleDocumentView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintSetInPlaceSite(int pIPSite) intintShow(int fShow) intUIActivate(int fUIActivate) Methods inherited from class org.eclipse.swt.internal.ole.win32.IUnknown
AddRef, getAddress, QueryInterface, Release
-
Constructor Details
-
IOleDocumentView
public IOleDocumentView(int address)
-
-
Method Details
-
SetInPlaceSite
public int SetInPlaceSite(int pIPSite) -
SetRect
-
Show
public int Show(int fShow) -
UIActivate
public int UIActivate(int fUIActivate)
-