VSVariableDefinitionType Enumeration

Defined variable definition types: whether the variable was created before (static) or during (dynamic) execution.


VSStatic = 0

Defined before execution

IntegVSDynamic

Defined during execution