public class IOleDocumentView extends IUnknown
| Constructor and Description | 
|---|
| IOleDocumentView(int address) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | SetInPlaceSite(int pIPSite) | 
| int | SetRect(RECT prcView) | 
| int | Show(int fShow) | 
| int | UIActivate(int fUIActivate) | 
AddRef, getAddress, QueryInterface, Releasepublic int SetInPlaceSite(int pIPSite)
public int SetRect(RECT prcView)
public int Show(int fShow)
public int UIActivate(int fUIActivate)