NetRemoteCopy Data Structure

The NetRemoteCopy function returns data in the following form:

struct copy_info {
   unsigned short          ci_num_copied;
   unsigned char           ci_err_buf[1];
};

where:


[Back: DOS Considerations]
[Next: NetRemoteMove Data Structure]