DkmFakeValueHome 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.
An instance of DkmExpressionValueHome that does not represent anything real. Normally used to represent values that do not actually exist in the debuggee.
public ref class DkmFakeValueHome : Microsoft::VisualStudio::Debugger::Evaluation::DkmExpressionValueHome
[Windows::Foundation::Metadata::WebHostHidden]
public ref class DkmFakeValueHome : Microsoft::VisualStudio::Debugger::Evaluation::DkmExpressionValueHome
[Windows::Foundation::Metadata::WebHostHidden]
class DkmFakeValueHome : Microsoft::VisualStudio::Debugger::Evaluation::DkmExpressionValueHome
[System.Runtime.InteropServices.Guid("c9ee3ff6-d57e-80e4-f57e-e00fad2f7fab")]
public class DkmFakeValueHome : Microsoft.VisualStudio.Debugger.Evaluation.DkmExpressionValueHome
[<System.Runtime.InteropServices.Guid("c9ee3ff6-d57e-80e4-f57e-e00fad2f7fab")>]
type DkmFakeValueHome = class
inherit DkmExpressionValueHome
Public Class DkmFakeValueHome
Inherits DkmExpressionValueHome
- Inheritance
- Attributes
Properties
Address |
Deprecated. Do not use. |
TagValue |
DkmExpressionValueHome is an abstract base class. This enum indicates which derived class this object is an instance of. (Inherited from DkmExpressionValueHome) |
Methods
Create(UInt64) |
Create a new DkmFakeValueHome object instance. |