Re: Exception thrown after IwodFtpDLXComPtr::Abort - WeOnlyDo Discussion board

Re: Exception thrown after IwodFtpDLXComPtr::Abort (General questions)

by jz1, Wednesday, June 28, 2006, 21:09 (6532 days ago) @ wodDrazen

I figured out where the exception was coming from. It was a rookie mistake on my part. I had to add the raw_interfaces_only directive to the #import statement in the ConsoleApp.cpp file. This causes the compiler not to generate the wrapper code that throws the exceptions when a COM error is returned from the COM object.

Joe


Complete thread: