DkmGetSymbolNameForRVAAsyncResult.Displacement Property
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.
The symbol displacement.
This API was introduced in Visual Studio 16 RTM (DkmApiVersion.VS16RTM).
public:
property System::UInt64 Displacement { System::UInt64 get(); };
public ulong Displacement { get; }
member this.Displacement : uint64
Public ReadOnly Property Displacement As ULong