CoCreateInstance
Kai Klesatschke <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <[email protected]> |
Good morning everybody (living in central europe ;-) I want to create a instance of a COM-Object with Ole32.CoCreateInstance(...) but I don't know how to obtain the IID of the interface, rather I don't know what a COM interface is. Please can someone give me a short private lesson on that COM interface stuff? A link to a goog website will do it ;-) Thanks in advance. Kai