. Is there an API for VSS? Where can I get it?
VSS provides an OLE Automation interface. Details can be found at:
• VSS automation: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvss/html/vssauto.asp
• Monitoring VSS Events: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvss/html/msdn_vssole.asp
• Code Samples: http://msdn.microsoft.com/ssafe/downloads/samples.asp
• C# Sample: C#/.NET Sample