DkmILAmpAdjustBufferTag Class
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.
A request to translate a C++ AMP pointer tag if its buffer has been forwarded. Pops the 32-bit tag off the stack, pushes the new 32-bit tag on the stack. Usually a no-op.
public ref class DkmILAmpAdjustBufferTag : Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILInstruction
[Windows::Foundation::Metadata::WebHostHidden]
public ref class DkmILAmpAdjustBufferTag : Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILInstruction
[Windows::Foundation::Metadata::WebHostHidden]
class DkmILAmpAdjustBufferTag : Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILInstruction
[System.Runtime.InteropServices.Guid("502429a9-011b-79f2-cd30-a5d0536c0376")]
public class DkmILAmpAdjustBufferTag : Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILInstruction
[<System.Runtime.InteropServices.Guid("502429a9-011b-79f2-cd30-a5d0536c0376")>]
type DkmILAmpAdjustBufferTag = class
inherit DkmILInstruction
Public Class DkmILAmpAdjustBufferTag
Inherits DkmILInstruction
- Inheritance
- Attributes
Properties
TagValue |
DkmILInstruction is an abstract base class. This enum indicates which derived class this object is an instance of. (Inherited from DkmILInstruction) |
UniqueId |
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) |
Methods
Create() |
Create a new DkmILAmpAdjustBufferTag object instance. |