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: This feature is deprecated, and may be removed
in a future version.