DkmNativeSteppingCallSite.CallTargetAddress 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.
[Optional] For indirect calls only, the address being dereferenced by the call instruction.
public:
property Microsoft::VisualStudio::Debugger::Native::DkmNativeInstructionAddress ^ CallTargetAddress { Microsoft::VisualStudio::Debugger::Native::DkmNativeInstructionAddress ^ get(); };
public:
property Microsoft::VisualStudio::Debugger::Native::DkmNativeInstructionAddress ^ CallTargetAddress { Microsoft::VisualStudio::Debugger::Native::DkmNativeInstructionAddress ^ get(); };
public Microsoft.VisualStudio.Debugger.Native.DkmNativeInstructionAddress CallTargetAddress { get; }
public Microsoft.VisualStudio.Debugger.Native.DkmNativeInstructionAddress? CallTargetAddress { get; }
member this.CallTargetAddress : Microsoft.VisualStudio.Debugger.Native.DkmNativeInstructionAddress
Public ReadOnly Property CallTargetAddress As DkmNativeInstructionAddress
Property Value
Returns DkmNativeInstructionAddress.