Visual SourceSafe (VSS) Remote Access Tool Recommended by Microsoft
Enum_AddFileDeletedCopyHandling Enum
Description
The Enum_AddFileDeletedCopyHandling enumeration indicates how to handle the deleted copy if a deleted copy of the file exists in the database.
It is used with the following methods.
| Interface | Method |
| ISAWVSDK |
AddFiles SetPromptRecoverOrPurgeDeletedCopy |
| Name | Value | Description |
| Enum_AddFileDeletedCopyHandlingCancel | 0 |
Cancels the Add operation. |
| Enum_AddFileDeletedCopyHandlingAskAdd | 1 |
Prompts the handling option. |
| Enum_AddFileDeletedCopyHandlingRecover | 2 |
Recovers the deleted file. |
| Enum_AddFileDeletedCopyHandlingPurge | 3 |
Purges the deleted file. |
See Also
AddFiles() method
SourceSafe (VSS) Remote/Web/Internet Access | Software Configuration Management | SCM Solution
Software Configuration Management Online | Source/Version Control Online | Version/Source Control Software
Copyright © 2010 Dynamsoft Corporation. All Rights Reserved.