Question:I would like to send a file through DCOM however I canonly send standard types. How can I send bytes acrossto a client?Answer:You need to use a variant array (VarArrayLock should beuseful as well).