NativeMapped
, IUnknown
ConnectionPoint
, ConnectionPointContainer
, Dispatch
, EnumMoniker
, EnumVariant
, Moniker
, RecordInfo
, RunningObjectTable
, TypeComp
, TypeInfo
, TypeLib
, Unknown.ByReference
public 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, _invokeNativeVoid
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
public Unknown()
public Unknown(Pointer pvInstance)
pvInstance
- the pv instancepublic WinNT.HRESULT QueryInterface(Guid.REFIID riid, PointerByReference ppvObject)
QueryInterface
in interface IUnknown
riid
- the riidppvObject
- the ppv object