DkmStackWalkFrame.BasicSymbolInfo Property

Definition

[Optional] Contains basic info about the DkmInstructionSymbol corresponding to the frame's InstructionAddress. For native frames, this will be computed by the StackProvider before the frame is passed to a stack filter.

This will always be null for a DkmStackFrame.

This API was introduced in Visual Studio 16 RTM (DkmApiVersion.VS16RTMPreview).

C++
public:
 property Microsoft::VisualStudio::Debugger::Symbols::DkmBasicInstructionSymbolInfo ^ BasicSymbolInfo { Microsoft::VisualStudio::Debugger::Symbols::DkmBasicInstructionSymbolInfo ^ get(); };

Property Value

Applies to

Product Versions
Visual Studio SDK 2019, 2022