-
Converting variant arrays in C#
I am just playing with C#. I am calling an old VB6 COM object I have that
returns a variant array.
Anyone have any ideas as to what I could return it into.
So I've been able to return it into the generic 'object' type. However I
cannot seem to find a way to get to the information.
Any feedback would be of great help.
Thanks
-
Re: Converting variant arrays in C#
If you have the VS Beta, you can use the locals window to examine it.
--
Jonathan Allen
"kb" <kbakoto@hotmail.com> wrote in message news:3a2ea20d$1@news.devx.com...
>
>
> I am just playing with C#. I am calling an old VB6 COM object I have that
> returns a variant array.
>
> Anyone have any ideas as to what I could return it into.
>
> So I've been able to return it into the generic 'object' type. However I
> cannot seem to find a way to get to the information.
>
> Any feedback would be of great help.
>
> Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks