DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    kb Guest

    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

  2. #2
    Jonathan Allen Guest

    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




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links