Hi,
I have a VB app on my machine.
And i have a COM dll (DLL name is MTransfer.dll, class in the DLL is 'SetMT.cls',method in that class is 'DebitMT')residing on another MTS machine on the network (the computer name is 'MTS-Machine').
Now i want to call the method(DebitMT) of that COM dll from the VB app on my machine.
Can i know exactly what to do to call that DLL method(DebitMT) from my machine.
And can i also know where the DLL actually runs, is it on my machine? or on the 'MTS-Machine'?

Please let me know soon,
Thanks,
Srini