| Author | Topic: IOECClient, IBaseContract etc. (2 messages, Page 1 of 1) | ||||
|---|---|---|---|---|---|
| Moderators: VPfau | |||||
| CChen15 Posts: 121 Joined: Jul 23, 2009 | 
                                Hi. What means OECAPICOM.IOECClient or OECAPICOM.IBaseContract used in Excel sample code instead of same w/o 'I' prefix (OECAPICOM.OECClient & OECAPICOM.BaseContract) ? Thank you. . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Chen Hua, Russia | ||||
| VictorV Posts: 746 Joined: May 08, 2007   | 
                                Hi. Prefix "I" means COM interfaces. Without "I" - coclasses. | ||||