C# Interop: working with unions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chowsaikeet
    New Member
    • Jun 2007
    • 3

    C# Interop: working with unions

    Hi All,

    Thank you for reading this posting.

    I'm having problem dealing with the uion that contains simple value types (byte) and reference type (byte[]).... Anyone has any idea on how to do this?

    Thank you in advance!

    regards,
    KEET
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Hi
    chowsaiket
    Welcome to TSDN.

    You have reached the right place for knowledge shairing.

    Here you will find a vast resource of related topics and code.

    Feel free to post more doubts/questions in the forum.

    But before that give a try from your side and if possible try to post what/how you have approached to solve the problem.

    It will help Experts in the forum in solving/underestanding your problem in a better way.

    Comment

    • r035198x
      MVP
      • Sep 2006
      • 13225

      #3
      Originally posted by chowsaikeet
      Hi All,

      Thank you for reading this posting.

      I'm having problem dealing with the uion that contains simple value types (byte) and reference type (byte[]).... Anyone has any idea on how to do this?

      Thank you in advance!

      regards,
      KEET
      Moved to .NET forum .

      Comment

      Working...