Sending a file via DCOM |
Previous Top Next |
I would like to send a file through DCOM however I can only send standard types. How can I send bytes across to a client?
You need to use a variant array (VarArrayLock should be useful as well).
©Drkb::04330