org.jinterop.dcom.win32
Interface IJIOleDocumentSite

All Superinterfaces:
IJIUnknown

public interface IJIOleDocumentSite
extends IJIUnknown

This interface implements each client site that hosts a document.

Since:
1.0

Field Summary
static java.lang.String IID
           
 
Method Summary
 void activateMe(JIInterfacePointer pViewToActivate)
           
 
Methods inherited from interface org.jinterop.dcom.core.IJIUnknown
addRef, queryInterface, release
 

Field Detail

IID

static final java.lang.String IID
See Also:
Constant Field Values
Method Detail

activateMe

void activateMe(JIInterfacePointer pViewToActivate)
                throws JIException
Throws:
JIException