Interface | Description |
---|---|
IDispatch |
Wrapper class for the IDispatch interface
IDispatch.GetTypeInfoCount 12 IDispatch.GetTypeInfo 16
IDispatch.GetIDsOfNames 20 IDispatch.Invoke 24
|
IRecordInfo |
Wrapper class for the IRecordInfo interface.
|
ITypeComp |
Wrapper class for the ITypeComp interface.
|
ITypeInfo |
Wrapper class for the ITypeInfo interface.
|
ITypeLib |
Wrapper class for the ITypeLib interface.
|
IUnknown |
Wrapper class for the ITypeInfo interface
Method Name V-Table Offset IUnknown.QueryInterface 0 IUnknown.AddRef 4
IUnknown.Release 8
|
Class | Description |
---|---|
COMBindingBaseObject |
Helper class to provide basic COM support.
|
COMEarlyBindingObject |
Helper class to provide basic COM support.
|
COMInvoker | |
COMLateBindingObject |
Helper class to provide basic COM support.
|
COMUtils |
The Class COMUtils.
|
COMUtils.COMInfo |
The Class COMInfo.
|
Dispatch |
Wrapper class for the IDispatch interface
IDispatch.GetTypeInfoCount 12 IDispatch.GetTypeInfo 16
IDispatch.GetIDsOfNames 20 IDispatch.Invoke 24
|
Dispatch.ByReference | |
RecordInfo |
Wrapper class for the IRecordInfo interface.
|
RecordInfo.ByReference | |
TypeComp |
Wrapper class for the ITypeComp interface.
|
TypeComp.ByReference | |
TypeInfo |
Wrapper class for the ITypeInfo interface.
|
TypeInfo.ByReference | |
TypeInfoUtil |
The Class ITypeInfoUtil.
|
TypeInfoUtil.ContainingTypeLib |
The Class ContainingTypeLib.
|
TypeInfoUtil.DllEntry |
The Class DllEntry.
|
TypeInfoUtil.Invoke |
The Class Invoke.
|
TypeInfoUtil.TypeInfoDoc |
The Class TypeInfoDoc.
|
TypeLib |
Wrapper class for the ITypeLib interface.
|
TypeLib.ByReference | |
TypeLibUtil |
Wrapper class for the class ITypeLibUtil.
|
TypeLibUtil.FindName |
The Class FindName.
|
TypeLibUtil.IsName |
The Class IsName.
|
TypeLibUtil.TypeLibDoc |
The Class TypeLibDoc.
|
Unknown |
Wrapper class for the ITypeInfo interface
Method Name V-Table Offset IUnknown.QueryInterface 0 IUnknown.AddRef 4
IUnknown.Release 8
|
Unknown.ByReference |
Exception | Description |
---|---|
COMException |
Exception class for all COM related classes.
|