| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Basic interface for all COM based interfaces
Source position: objpash.inc line 252
| type IInterface = IUnknown; | 
IInterface is the basic interface from which all COM style interfaces descend.
| 
 | Dispatch interface | |
| 
 | Interface with RTTI associated with it. |