Marshaling interface 
Author Message
 Marshaling interface

Hi,

I've developed a composite DLL. This Control creates an
instance on a library (which is DLL).  I
used "CoMarshalInterThreadInterfaceInStream" to marshal
this instance to a different thread. Marshaling returns 0
i.e. successful.

But When I tried to unmarshal it in the thread. it returns
-2147352568 (0x80020008). I found in MSDN that this error
is a bug in Microsoft product. So does anyone have any
suggestion for this error?

Anand



Sun, 20 Feb 2005 04:40:56 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Marhaling data on marshaled interface

2. marshaling interface from Free to Apartmen when both in the same process

3. Problems using marshaled interface

4. Marshaling Interfaces DCOM

5. marshal interface

6. InterThread marshaling interface in NTService

7. Marshaling an interface pointer.....

8. Marshaling an interface from an STA to MTA

9. How to Marshaling COM interface pointers ?

10. Marshal..marshaling..

11. A good translation of 'to marshal', 'marshal', 'marshalling' to German ?

12. Please help! (ATL with ISAPI = interface marshaling problem ?)

 

 
Powered by phpBB® Forum Software