Click to See Complete Forum and Search --> : Binary data array


jindani
July 9th, 2001, 12:26 PM
I am in a process of writing a COM object in C++.
Some of the interface functions of this COM object returns binary data. I want to be able to get this binary data in a VB program. What are my Options under the Automation framework?


Thanks,
Itti.

Cakkie
July 10th, 2001, 12:33 AM
When we're talking binary data, a byte array should be the way to go.

Tom Cannaerts
slisse@planetinternet.be

Programming today is a race between software engineers striving to build bigger and better idot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook