Share via


FRAMEINFO.m_dwValidFields Field

Definition

public: System::UInt32 m_dwValidFields;
public: Microsoft::VisualStudio::Debugger::Interop::enum_FRAMEINFO_FLAGS m_dwValidFields;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.FRAMEINFO_FLAGS")]
public uint m_dwValidFields;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.FRAMEINFO_FLAGS")]
public Microsoft.VisualStudio.Debugger.Interop.enum_FRAMEINFO_FLAGS m_dwValidFields;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.FRAMEINFO_FLAGS")>]
val mutable m_dwValidFields : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.FRAMEINFO_FLAGS")>]
val mutable m_dwValidFields : Microsoft.VisualStudio.Debugger.Interop.enum_FRAMEINFO_FLAGS
Public m_dwValidFields As UInteger 
Public m_dwValidFields As enum_FRAMEINFO_FLAGS 

Field Value

Attributes

Applies to