public class IOleDocumentView extends IUnknown
| Constructor and Description |
|---|
IOleDocumentView(long address) |
| Modifier and Type | Method and Description |
|---|---|
int |
SetInPlaceSite(long pIPSite) |
int |
SetRect(RECT prcView) |
int |
Show(int fShow) |
int |
UIActivate(int fUIActivate) |
AddRef, getAddress, QueryInterface, Releasepublic int SetInPlaceSite(long pIPSite)
public int SetRect(RECT prcView)
public int Show(int fShow)
public int UIActivate(int fUIActivate)
Copyright © 2017. All Rights Reserved.