See illustrations of the implementation and/or calling of this interface in the samples Basic Project Sample, Figures Project Sample, and My C Package Sample.
Notes to Implementers
This interface is implemented by both the source control management portion of the environment and source control packages (the environment forwards all calls to the source control package after making sure the package is loaded). It is a required interface.
Notes to Callers
This interface is called by projects to register with a source control package and thereby indicate that the project wants source control.