C
Description
The FileObjectCopy function will make an exacy copy of a specified FSFILE object.
Preconditions
This function should not be called by the user.
Parameters
Parameters |
Description |
foDest |
The destination |
foSource |
the source |
Returns
None
Side Effects
None
Remarks
None