다음을 통해 공유


enumSccEvent Enum

Definition

Signifies an event that has occurred in the project engine.

public enum class enumSccEvent
public enum class enumSccEvent
enum enumSccEvent
public enum enumSccEvent
type enumSccEvent = 
Public Enum enumSccEvent
Inheritance
enumSccEvent

Fields

Name Value Description
eProjectInScc 0

Notifies that new project is under source code control.

ePreDirtyNotification 1

Event occurs before the file is changed.

Remarks

Used by the SccEvent method.

Applies to