April 2002
Intermediate to advanced
1024 pages
23h 26m
English
In This Chapter
COM has become the standard for allowing binary interoperability. It has provided a means for most languages to instantiate and use methods defined on a COM server. VB, Perl, C++, Java, JavaScript, VBScript, and other languages instantiate objects and call methods on COM components. This level of interoperability has greatly contributed to the popularity of this technology. Reusing components in environments that were not anticipated when the component was developed has become the norm. Many people have benefited from the COM's features. ...