DkmILNop Class
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.
Placeholder instruction that does no operation.
public ref class DkmILNop : Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILInstruction
C++/CX
[Windows::Foundation::Metadata::WebHostHidden]
public ref class DkmILNop : Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILInstruction
[Windows::Foundation::Metadata::WebHostHidden]
class DkmILNop : Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILInstruction
[System.Runtime.InteropServices.Guid("54573ae7-a6fa-c7c5-4473-3846e8a76f1f")]
public class DkmILNop : Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILInstruction
[<System.Runtime.InteropServices.Guid("54573ae7-a6fa-c7c5-4473-3846e8a76f1f")>]
type DkmILNop = class
inherit DkmILInstruction
Public Class DkmILNop
Inherits DkmILInstruction
- Inheritance
- Attributes
Tag |
DkmILInstruction is an abstract base class. This enum indicates which derived class this object is an instance of. (Inherited from DkmILInstruction) |
Unique |
Uniquely identifies the DkmILInstruction object. Used as a hash-table key to allow for quickly matching up DkmIL instructions with their matching values. (Inherited from DkmILInstruction) |
Create() |
Create a new DkmILNop object instance. |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |