SCCDestroy Event
Occurs immediately before a ProjectHook object's Destroy event.
PROCEDURE ProjectHook.SCCDestroy
Remarks
Applies To: ProjectHook Object
The SCCDestroy event occurs immediately before a ProjectHook object's Destroy event, allowing you to perform source code control functions (checking in files, for example) before a Project is closed.