Windows COM Support

"COM" stands for Component Object Model. It allows anyone to directly access Windows™ Applications Objects. You can create instances of those objects, call methods on them, and get or set their properties.

Important: The WinCOM front call library is deprecated.