back to content

Visual SourceSafe (VSS) Remote Access Tool Recommended by Microsoft


Enum_UndoCheckOutLocalFileHandling Enum

Description

The Enum_UndoCheckOutLocalFileHandling enumeration indicates how to handle the local file when undoing checkout of a file.

It is used with the following method.

Interface Method
ISAWVSDK UndoFilesCheckout
UndoProjectCheckout

Constants
 
Name Value Description
Enum_UndoCheckOutLocalFileHandlingLeave 0

Leaves the local file.

Enum_UndoCheckOutLocalFileHandlingReplace 1

Replaces the local file with the server version of the file.

Enum_UndoCheckOutLocalFileHandlingDelete 2

Deletes the local file

See Also

 













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.