DkmNativeSteppingCallSite.CallTarget 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] The address of the instruction that would be called by the call instruction.
public:
property Microsoft::VisualStudio::Debugger::Native::DkmNativeInstructionAddress ^ CallTarget { Microsoft::VisualStudio::Debugger::Native::DkmNativeInstructionAddress ^ get(); };
public:
property Microsoft::VisualStudio::Debugger::Native::DkmNativeInstructionAddress ^ CallTarget { Microsoft::VisualStudio::Debugger::Native::DkmNativeInstructionAddress ^ get(); };
public Microsoft.VisualStudio.Debugger.Native.DkmNativeInstructionAddress CallTarget { get; }
public Microsoft.VisualStudio.Debugger.Native.DkmNativeInstructionAddress? CallTarget { get; }
member this.CallTarget : Microsoft.VisualStudio.Debugger.Native.DkmNativeInstructionAddress
Public ReadOnly Property CallTarget As DkmNativeInstructionAddress
Property Value
Returns DkmNativeInstructionAddress.