NativeMapped, IUnknownConnectionPoint, ConnectionPointContainer, Dispatch, EnumMoniker, EnumVariant, Moniker, RecordInfo, RunningObjectTable, TypeComp, TypeInfo, TypeLib, Unknown.ByReferencepublic class Unknown extends COMInvoker implements IUnknown
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Unknown.ByReference |
IID_IUNKNOWN| Constructor | Description |
|---|---|
Unknown() |
|
Unknown(Pointer pvInstance) |
Instantiates a new i unknown.
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
AddRef() |
|
WinNT.HRESULT |
QueryInterface(Guid.REFIID riid,
PointerByReference ppvObject) |
Query interface.
|
int |
Release() |
_invokeNativeInt, _invokeNativeObject, _invokeNativeVoidclone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toStringpublic Unknown()
public Unknown(Pointer pvInstance)
pvInstance - the pv instancepublic WinNT.HRESULT QueryInterface(Guid.REFIID riid, PointerByReference ppvObject)
QueryInterface in interface IUnknownriid - the riidppvObject - the ppv object