Re: Exception handling/Error question (General questions)
Depends on your wrapper. wodFtpDLX does return HRESULT, but your wrapper reads that and throws exception for you - not wodFtpDLX itself. Try to 'step into' Connect call, and see what happens there.