Search results

  1. E

    Question How to receive a handle in an External Procedure

    Hello guys. I'm calling an external procedure (WEBTAEncoderLib.dll) to encode a bank file (bank name: Bradesco, from Brazil). In one of the methods to encode the file, I receive a handle value that I need to pass to another method. Like this: Method "fInitEncoder" return me a Handle. This...
Top