DkmStackWalkFrame.GetInstructionSymbol Yöntem

Tanım

Yığın çerçevesi için Dkmkomutctionsymbol döndürün. Yığın çerçevesinin yönerge adresi yoksa (açıklamalı çerçeve) veya yönerge adresinde ilişkili DkmModule yoksa, Getkomutctionsymbol null döndürür (yerel kodda S_FALSE).

public:
 Microsoft::VisualStudio::Debugger::Symbols::DkmInstructionSymbol ^ GetInstructionSymbol();
public:
 Microsoft::VisualStudio::Debugger::Symbols::DkmInstructionSymbol ^ GetInstructionSymbol();
Microsoft::VisualStudio::Debugger::Symbols::DkmInstructionSymbol GetInstructionSymbol();
public Microsoft.VisualStudio.Debugger.Symbols.DkmInstructionSymbol GetInstructionSymbol ();
member this.GetInstructionSymbol : unit -> Microsoft.VisualStudio.Debugger.Symbols.DkmInstructionSymbol
Public Function GetInstructionSymbol () As DkmInstructionSymbol

Döndürülenler

DkmInstructionSymbol

[Out, Isteğe bağlı] Dkmkomutctionsymbol, hedef işlemdeki bir yöntemi temsil eder.

Şunlara uygulanır