tagVsSccSpecialFilesFlags Enum

Definition

Flags associated with special source control files as returned by GetSccSpecialFiles(UInt32, String, CALPOLESTR[], CADWORD[]).

This enumeration supports a bitwise combination of its member values.

C++/CX
public enum class tagVsSccSpecialFilesFlags
Inheritance
tagVsSccSpecialFilesFlags
Attributes

Fields

Name Value Description
SSFF_NoFlags 0

Nothing out of the ordinary for this special file.

Remarks

Files that are marked as special by a call to GetSccFiles are further examined by a call to GetSccSpecialFiles. The latter method returns a value from this enumeration for each special file.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022