Description
Closes the active SCC project.
Syntax
INT PBORCA_SccClose ( HPBORCA hORCASession );
Return value
INT.
Usage
This method calls SCCUninitialize to disconnect from the source control provider. Call PBORCA_SccClose before calling PBORCA_SessionClose.
See also