IDispatch
ProxyObject
public interface IUnknown
Modifier and Type | Method | Description |
---|---|---|
<T> T |
queryInterface(java.lang.Class<T> comInterface) |
Returns a proxy object for the given interface.
|
<T> T queryInterface(java.lang.Class<T> comInterface) throws COMException
COMException