The following function:

Function Retrieve(ByVal Count As Long, ByRef Date As Variant, ByRef
Open As Variant, ByRef High As Variant, ByRef Low As Variant, ByRef
Close As Variant, ByRef Volume As Variant, ByRef OpenInt As Variant)
As Long

The problem is that the variant datatype is not valid anymore for VB.NET.

Does anybody have a good code example on how I can program the
Retrieve function for VB 2005 (VB.NET)?

I'm stuck here.

Luciano




Reply via email to