DkmDataAddress.Value Property
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.
Data address.
public:
property System::UInt64 Value { System::UInt64 get(); };
C++/CX
public:
property unsigned long long Value { unsigned long long get(); };
public ulong Value { get; }
member this.Value : uint64
Public ReadOnly Property Value As ULong
Returns UInt64.
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |