Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs immediately after a ProjectHook object's Init event.
PROCEDURE ProjectHook.SCCInit
Remarks
Applies To: ProjectHook Object
The SCCInit event occurs immediately after a ProjectHook object's Init event, allowing you to perform source code control functions (checking out files, for example) after a Project is opened.
See Also
Reference
Init Event
SCCDestroy Event
SCCProvider Property
SCCStatus Property