DEBUG_REFERENCE_INFO.dwFields 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::UInt32 dwFields;
public: Microsoft::VisualStudio::Debugger::Interop::enum_DEBUGREF_INFO_FLAGS dwFields;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.DEBUGREF_INFO_FLAGS")]
public uint dwFields;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.DEBUGREF_INFO_FLAGS")]
public Microsoft.VisualStudio.Debugger.Interop.enum_DEBUGREF_INFO_FLAGS dwFields;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.DEBUGREF_INFO_FLAGS")>]
val mutable dwFields : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.DEBUGREF_INFO_FLAGS")>]
val mutable dwFields : Microsoft.VisualStudio.Debugger.Interop.enum_DEBUGREF_INFO_FLAGS
Public dwFields As UInteger
Public dwFields As enum_DEBUGREF_INFO_FLAGS
Field Value
- Attributes