How to get the Exception information from Marshal.GetExceptionCode();
- by Simon
When using Marshal.GetExceptionCode() how do you get the Exception Type and/or instance of the exception?
http://msdn.microsoft.com/en-us/library/system.runtime.interopservices.marshal.getexceptioncode%28VS.71%29.aspx