COM variant types into byte array

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jozsef Bekes

    #1

    COM variant types into byte array

    Hi All,

    I would like to build up a stream from datatypes of the COM variant, like
    int, double, date, etc. in the form:
    <type><data><ty pe><data>
    All is esay, except for that I'd need to be able to cast all of these types
    to a byte array. Can anyone please help me how to do it?

    Thank you and regards,
    Jozsi


Working...