NativeMapped
, IUnknown
TypeComp.ByReference
public class TypeComp extends Unknown
Modifier and Type | Class | Description |
---|---|---|
static class |
TypeComp.ByReference |
IID_IUNKNOWN
Constructor | Description |
---|---|
TypeComp() |
Instantiates a new i type comp.
|
TypeComp(Pointer pvInstance) |
Instantiates a new i type comp.
|
Modifier and Type | Method | Description |
---|---|---|
WinNT.HRESULT |
Bind(WString szName,
WinDef.ULONG lHashVal,
WinDef.WORD wFlags,
PointerByReference ppTInfo,
OaIdl.DESCKIND.ByReference pDescKind,
OaIdl.BINDPTR.ByReference pBindPtr) |
Bind.
|
WinNT.HRESULT |
BindType(WString szName,
WinDef.ULONG lHashVal,
PointerByReference ppTInfo,
PointerByReference ppTComp) |
Bind type.
|
_invokeNativeInt, _invokeNativeObject, _invokeNativeVoid
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
AddRef, QueryInterface, Release
public TypeComp()
public TypeComp(Pointer pvInstance)
pvInstance
- the pv instancepublic WinNT.HRESULT Bind(WString szName, WinDef.ULONG lHashVal, WinDef.WORD wFlags, PointerByReference ppTInfo, OaIdl.DESCKIND.ByReference pDescKind, OaIdl.BINDPTR.ByReference pBindPtr)
szName
- the sz namelHashVal
- the l hash valwFlags
- the w flagsppTInfo
- the pp t infopDescKind
- the desc kindpBindPtr
- the bind ptrpublic WinNT.HRESULT BindType(WString szName, WinDef.ULONG lHashVal, PointerByReference ppTInfo, PointerByReference ppTComp)
szName
- the sz namelHashVal
- the l hash valppTInfo
- the pp t infoppTComp
- the pp t comp