Welcome to MSDN Blogs Sign in | Join | Help

July 2009 - Posts

Tracing calls to QueryInterface on a managed object
To date, one difficulty with implementing COM interfaces in managed code is that until now there has been know way to debug into QueryInterface. With CLR v4, its now possible to modify your object to trace calls to QueryInterface using the new ICusomQueryInterface Read More...
Page view tracker