I tried to implement a C++ COM object that can be called via Mono COM
interop.  It seems that the QueryInterface is passed with a pointer to
REFIID, instead of REFIID directly.  Is my observation correct?  If so, why
is that?  Isn't this a deviation from the standard?

Thanks



--
View this message in context: 
http://mono.1490590.n4.nabble.com/COM-Interop-tp4666677p4666704.html
Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to