How to declare a C++ member method for a ListNames (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi
I'm writing a C++ wrapper for calling the secure FTP commands using the wodsFTPdll library.  I'm lost as to how to declare a member callback to handle those commands that needs a callback function e.g. ListNames. 
Can you provide a sample as to how this is done? I suspect there is an issue in the conversion of calling conventions.
Cheers
KS











