public class ITypeComp extends IUnknown
Modifier and Type | Class and Description |
---|---|
static class |
ITypeComp.ByReference |
IID_IDispatch
Constructor and Description |
---|
ITypeComp() |
ITypeComp(Pointer pvInstance) |
Modifier and Type | Method and Description |
---|---|
WinNT.HRESULT |
Bind(WString szName,
WinDef.ULONG lHashVal,
WinDef.WORD wFlags,
ITypeInfo.ByReference ppTInfo,
OaIdl.DESCKIND.ByReference pDescKind,
OaIdl.BINDPTR.ByReference pBindPtr) |
WinNT.HRESULT |
BindType(WString szName,
WinDef.ULONG lHashVal,
ITypeInfo.ByReference ppTInfo,
ITypeComp.ByReference ppTComp) |
AddRef, QueryInterface, Release
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
public ITypeComp()
public ITypeComp(Pointer pvInstance)
public WinNT.HRESULT Bind(WString szName, WinDef.ULONG lHashVal, WinDef.WORD wFlags, ITypeInfo.ByReference ppTInfo, OaIdl.DESCKIND.ByReference pDescKind, OaIdl.BINDPTR.ByReference pBindPtr)
public WinNT.HRESULT BindType(WString szName, WinDef.ULONG lHashVal, ITypeInfo.ByReference ppTInfo, ITypeComp.ByReference ppTComp)