VisualGDB Extensibility API
C#
Show/Hide TOC
Live
Watch
Physical
Location
Address Field
Specifies the physical address of the node, if known. Used by the 'Go to memory' command.
Definition
Namespace:
VisualGDBExtensibility.LiveWatch
Assembly:
VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
Copy
public
ulong
?
Address
Field Value
Nullable
UInt64
See Also
Reference
LiveWatchPhysicalLocation Structure
VisualGDBExtensibility.LiveWatch Namespace
In This Article
Definition
See Also