Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section lists the enumerator data types in the Source Control Plug-in API that the source control plug-in must know about.
In This Section
- Command Code Enumerator 
 Enumerates the options for the SccGetCommandOptions Function and SccPopulateList Function functions.
- Message Enumerator 
 Enumerates flags used for the print callback, LPTEXTOUTPROC.
- File Status Code Enumerator 
 Contains named constant values that specify the state of a file under source control.
- Directory Status Code Enumerator 
 Contains named constant values that specify the state of a directory under source control.
Related Sections
- Creating a Source Control Plug-in 
 Defines the Source Control Plug-in SDK and describes the included resources.
- SccGetCommandOptions Function 
 Prompts the user for advanced options for the given command.
- SccPopulateList Function 
 Examines the list of files for their current status. In addition, uses the pfnPopulate function to notify the caller when a file does not match the criteria for the nCommand.
- LPTEXTOUTPROC 
 Describes the callback function that is used by SccOpenProject Function to display messages from the source control plug-in through the IDE.
- Source Control Plug-ins 
 Provides a complete listing of all the elements in the Source Control Plug-in API.