hstrAction (HSTR)

      Action indicator.

      DME_IGNORECONTINUE

        Do not retry the operation, but continue with the rest of the files.
      DME_IGNOREABORT
        Do not retry the operation, and do not try any other files.
      DME_RETRY
        Retry the operation.
      DME_REPLACE
        Replace the file at the destination. Used if is not specified.
      Other
        HSTR of new file name to use for retry.


      [Back] [Next]