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