IScalarLiveWatchNodeSetEnumValue Method
Sets the node value based on an enum value selected by the user.
Namespace: VisualGDBExtensibility.LiveWatchAssembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
void SetEnumValue(
LiveWatchEnumValue value
)
Parameters
- value LiveWatchEnumValue
- Enum value selected by the user.