Visual SourceSafe (VSS) Remote Access Tool Recommended by Microsoft
Enum_FileStatus
Description
The Enum_FileStatus enumeration indicates the status of the file.
It is used with the following property.
| Interface | Property |
| ISAWVFileList | FileStatus |
| Name | Value | Description |
| Enum_FileStatusNormal | 0 |
The file is in normal status. |
| Enum_FileStatusPinned | 1 |
The file is being pinned. |
| Enum_FileStatusShared | 2 | The file is being shared. |
| Enum_FileStatusExclusiveCheckout | 3 | The file is being exclusively checked out. |
| Enum_FileStatusExclusiveCheckoutSharedFile | 4 | The file is being exclusively checked out and shared. |
| Enum_FileStatusMultiCheckout | 5 | The file is being checked out by multiple people. |
| Enum_FileStatusMultiCheckoutSharedFile | 6 | The file is being checked out by multiple people and shared. |
| Enum_FileStatusPinnedAndShared | 7 | The file is being pinned and shared. |
See Also
FileStatus property
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.