Click to See Complete Forum and Search --> : IStream to Stream -anybody know?(COM->C#)


Asteroid
April 25th, 2003, 03:07 AM
Hello people! I have ATL COM Server, there are some important functions, which pass IStream* arguments. I have no problems with diffrent types, but one type, which i cannot convert to C# type. How can convert from IStream(COM) to Stream(C# client)
For me is not important type in C#, i need onli get data from IStream.
Thank you!

pareshgh
April 30th, 2003, 11:45 AM
do you have sample code which isn't working. may someone look in here ;)