Jim Bassett
November 17th, 1999, 10:28 PM
I am needing to build a COM server using VC and wish it to also be accessed by VB. One of the data types I need to pass in a method is the hyper data type. If I understand the way VB works with connecting with a COM object VB must use VARIANT types which does not support hyper. So what can I do?
Thanks
Thanks