|
JNA API> 4.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.jna.PointerType
com.sun.jna.platform.win32.COM.IUnknown
com.sun.jna.platform.win32.COM.ITypeComp
public class ITypeComp
Wrapper class for the ITypeComp interface
| Nested Class Summary | |
|---|---|
static class |
ITypeComp.ByReference
|
| Field Summary |
|---|
| Fields inherited from class com.sun.jna.platform.win32.COM.IUnknown |
|---|
IID_IDispatch |
| Constructor Summary | |
|---|---|
ITypeComp()
|
|
ITypeComp(Pointer pvInstance)
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class com.sun.jna.platform.win32.COM.IUnknown |
|---|
AddRef, QueryInterface, Release |
| Methods inherited from class com.sun.jna.PointerType |
|---|
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ITypeComp()
public ITypeComp(Pointer pvInstance)
| Method Detail |
|---|
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)
|
JNA API> 4.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||