public class TypeComp extends Unknown
Modifier and Type | Class and Description |
---|---|
static class |
TypeComp.ByReference |
IID_IUNKNOWN
Constructor and Description |
---|
TypeComp()
Instantiates a new i type comp.
|
TypeComp(Pointer pvInstance)
Instantiates a new i type comp.
|
Modifier and Type | Method and 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.
|
AddRef, QueryInterface, Release
_invokeNativeInt, _invokeNativeObject, _invokeNativeVoid
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
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