The TFileDelete structure.

 // FileDelete
 TFileDelete  struct
  Result      word     // The function call result.
  Filename    byte[]   // The name of the file to delete.
 TFileDelete  ends

Possible Result values include Loader module error codes.


Generated by  doxygen 1.6.2