| Class | Description |
|---|---|
| COMObject |
Helper class to provide basic COM support.
|
| COMUtils |
The Class COMUtils.
|
| COMUtils.COMInfo | |
| IDispatch |
Wrapper class for the IDispatch interface
IDispatch.GetTypeInfoCount 12 IDispatch.GetTypeInfo 16
IDispatch.GetIDsOfNames 20 IDispatch.Invoke 24
|
| IDispatch.ByReference |
The Class ByReference.
|
| IRecordInfo |
Wrapper class for the IRecordInfo interface
|
| ITypeComp |
Wrapper class for the ITypeComp interface
|
| ITypeComp.ByReference | |
| ITypeInfo |
Wrapper class for the ITypeInfo interface
|
| ITypeInfo.ByReference | |
| ITypeLib |
Wrapper class for the ITypeLib interface
|
| ITypeLib.ByReference | |
| IUnknown |
Wrapper class for the ITypeInfo interface
Method Name V-Table Offset IUnknown.QueryInterface 0 IUnknown.AddRef 4
IUnknown.Release 8
|
| IUnknown.ByReference |
The Class ByReference.
|
| Exception | Description |
|---|---|
| COMException |
Exception class for all COM related classes.
|