How to Properly Return an Array of Strings from an ActiveX Object to JScript
How to Properly Return an Array of Strings from an ActiveX Object to JScript If you are working with a Win32 API and need to return an array of strings from an ActiveX object to JScript, you may run ...