FRAMEINFO.m_addrMax Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: System::UInt64 m_addrMax;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.UINT64")]
public ulong m_addrMax;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.UINT64")>]
val mutable m_addrMax : uint64
Public m_addrMax As ULong
Field Value
- Attributes