ScriptChangeKind enumeration (dbgmodel.h)

Indicates the type of notification firing to the host.

Syntax

typedef enum ScriptChangeKind {
  ScriptRename
} ;

Constants

 
ScriptRename
The script has been renamed

Requirements

Requirement Value
Header dbgmodel.h

See also

Debugger Data Model C++ Overview