|
From: | anonymous |
Subject: | [Octave-patch-tracker] [patch #9758] [octave forge] (windows): Added support for COM->Octave conversion for Double[] ) and String[] |
Date: | Tue, 26 Feb 2019 04:17:05 -0500 (EST) |
User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36 |
URL: <https://savannah.gnu.org/patch/?9758> Summary: [octave forge] (windows): Added support for COM->Octave conversion for Double[] ) and String[] Project: GNU Octave Submitted by: None Submitted on: Tue 26 Feb 2019 09:17:03 AM UTC Category: Forge : new feature Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: address@hidden Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: Dear maintainers, this patch adds support for COM->Octave conversion for Double[] (VT_ARRAY with VT_R8) and String[] (VT_ARRAY with VT_BSTR) Examples from .NET COM interface: Public Function GetAllMeasurementNames() as String[] Public Function GetValues() as Double[] _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Tue 26 Feb 2019 09:17:03 AM UTC Name: double_sting_arrays_support.path Size: 4KiB By: None <http://savannah.gnu.org/patch/download.php?file_id=46356> _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/patch/?9758> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |