Welcome to MSDN Blogs Sign in | Join | Help

张羿的MSDN Blog

All about CLR/Interop, COM, Win32, C++

Syndication

Browse by Tags

All Tags » Exception   (RSS)
Obtaining managed exception information from native code
If you are calling managed code via CCW using IDispatch::Invoke, and a managed exception is thrown, IDispatch::Invoke method will return DISP_E_EXCEPTION. The pExceptionInfo argument of IDispatch::Invoke can provide you with extra information about this Read More...

Posted Wednesday, May 09, 2007 4:22 PM by yzha | 2 Comments

Filed under: ,

Page view tracker