Board index » cppbuilder » Passing variant array from VBScript to CB ActiveX
Stefan Schede
![]() CBuilder Developer |
Sun, 15 Sep 2002 03:00:00 GMT
Passing variant array from VBScript to CB ActiveX
Hello
i have to pass a Variant which holds a array of Variants (=VariantArray) In VBScript and WSH i get an Error because WSH passes the variant data "by Dim Data(5) How do i declare the foo function in the Type Library Editor to get the I declare calldown in OCX : *Value = m_VclCtl->foo(VARIANT(data)); Stefan -- |