DkmGetBasicSymbolInfoAsyncResult.Result Eigenschaft

Definition

Das dkmbasicinstructionsymbolinfo-Objekt, das die angeforderten Informationen enthält, wurde erstellt.

Diese API wurde in Visual Studio 16 RTM (dkmapiversion. VS16RTMPreview) eingeführt.

public:
 property Microsoft::VisualStudio::Debugger::Symbols::DkmBasicInstructionSymbolInfo ^ Result { Microsoft::VisualStudio::Debugger::Symbols::DkmBasicInstructionSymbolInfo ^ get(); };
public Microsoft.VisualStudio.Debugger.Symbols.DkmBasicInstructionSymbolInfo Result { get; }
member this.Result : Microsoft.VisualStudio.Debugger.Symbols.DkmBasicInstructionSymbolInfo
Public ReadOnly Property Result As DkmBasicInstructionSymbolInfo

Eigenschaftswert

DkmBasicInstructionSymbolInfo

Gilt für