PBORCA_SccClose

Description

Closes the active SCC project.

Syntax

INT PBORCA_SccClose ( HPBORCA hORCASession );

Argument

Description

hORCASession

Handle to previously established ORCA session


Return value

INT.

Usage

This method calls SCCUninitialize to disconnect from the source control provider. Call PBORCA_SccClose before calling PBORCA_SessionClose.

See also

PBORCA_SccConnect