Next: 4.6 Generating Events
Up: 4. Implementing COM objects
Previous: Termination
Contents
Fabio Mascarenhas de Queiroz 2005-01-07
4.5 Running the COM server
A COM server built following the preceding guidelines can be used
as any other COM object, that is, using CoCreateInstance
,
CreateObject
or something like these.
Fabio Mascarenhas de Queiroz 2005-01-07