DisassemblyData.dwFlags 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 dwFlags;
public: Microsoft::VisualStudio::Debugger::Interop::enum_DISASSEMBLY_FLAGS dwFlags;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.DISASSEMBLY_FLAGS")]
public uint dwFlags;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.DISASSEMBLY_FLAGS")]
public Microsoft.VisualStudio.Debugger.Interop.enum_DISASSEMBLY_FLAGS dwFlags;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.DISASSEMBLY_FLAGS")>]
val mutable dwFlags : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.DISASSEMBLY_FLAGS")>]
val mutable dwFlags : Microsoft.VisualStudio.Debugger.Interop.enum_DISASSEMBLY_FLAGS
Public dwFlags As UInteger
Public dwFlags As enum_DISASSEMBLY_FLAGS
Field Value
- Attributes