All Manuals > LispWorks Release Notes and Installation Guide > 15 Release Notes

NextPrevUpTopContentsIndex

15.13 COM/Automation changes

This section applies only to Microsoft Windows platforms. See the LispWorks COM/Automation User Guide and Reference Manual for details.

15.13.1 Support for methods with the vararg attribute

Methods that are declared with the vararg attribute in the IDL or type library are now supported in a way that is compatible with the standard COM runtime. You should pass separate arguments in the an Automation call, but expect to receive them as an array in both COM and Automation method implementations.


LispWorks Release Notes and Installation Guide - 19 Oct 2017

NextPrevUpTopContentsIndex