DkmManagedReturnValueCopy.Address Property

Definition

[Optional] The address of the value type.

This API was introduced in Visual Studio 12 RTM (DkmApiVersion.VS12RTM).

public:
 property System::UInt64 Address { System::UInt64 get(); };
public:
 property unsigned long long Address { unsigned long long get(); };
public ulong Address { get; }
member this.Address : uint64
Public ReadOnly Property Address As ULong

Property Value

Applies to