Guest_imported
New member
- Jan 1, 1970
- 0
Hiya
I want to write a COM server which passes binary data to and
from a piece of hardware. The server must be usable from VB.
Since I'm writing with Borland Builder C++ the obvious way
is to return a char*, but can VB cope with this? Can a BSTR
be used for this purpose?
Cheers,
Jon
I want to write a COM server which passes binary data to and
from a piece of hardware. The server must be usable from VB.
Since I'm writing with Borland Builder C++ the obvious way
is to return a char*, but can VB cope with this? Can a BSTR
be used for this purpose?
Cheers,
Jon