back to content

Visual SourceSafe (VSS) Remote Access Tool Recommended by Microsoft


Enum_SetLocalFileTime Enum

Description

The Enum_SetLocalFileTime enumeration indicates how to set the date/time of the local file.

It is used with the following method.

Interface Method
ISAWVSDK CheckoutProject
CheckoutFiles
GetLatestFiles
GetLatestProject
GetOldVersionFile
GetProjectByVersion
GetProjectByLabel
UndoFilesCheckout
UndoProjectCheckout

Constants

Name Value Description
Enum_SetLocalFileTimeCurrent 0

Sets the local file time to current time of the system.

Enum_SetLocalFileTimeModification

1

Sets the local file time to modification time of the file.

Enum_SetLocalFileTimeCheckIn

2

Sets the local file time to checkin time of the 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.