I want to use Add funtion of the Visual Source Safe (VSS) DLL (SSAPI.dll) to add new files to the VSS using VB ver 6. Can anybody tell me how to write this function in the code.
In the Object browser this function appears as follows;
Function Add(Local As String, [Comment As String], [iFlags As Long]) As VSSItem
In the Object browser this function appears as follows;
Function Add(Local As String, [Comment As String], [iFlags As Long]) As VSSItem