I'm using a COM object....there is a function I'm calling, that in C++/MFC takes in a IStream object.
I'm not sure if there is an equivalent class I could use to pass in as that parameter in C#??? any COM l33ts out there?