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 TypeMethodDescriptionint
SetInPlaceSite
(int pIPSite) int
int
Show
(int fShow) int
UIActivate
(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)
-