IInterface
Basic interface for all COM based interfaces
Declaration
Source position: objpash.inc line 267
Type
IInterface = IUnknown
Description
IInterface is the basic interface from which all COM style interfaces descend.
See also
| Name | Description | 
|---|---|
| IDispatch | Dispatch interface | 
| IInvokable | Interface with RTTI associated with it. |