Condividi tramite


IDebugBinder120.GetDebuggerCustomSymbol(String, Object, Object) Method

Definition

public:
 int GetDebuggerCustomSymbol(System::String ^ bstrSymbolName, [Runtime::InteropServices::Out] System::Object ^ % ppValue, [Runtime::InteropServices::Out] System::Object ^ % ppType);
public int GetDebuggerCustomSymbol(string bstrSymbolName, out object ppValue, out object ppType);
abstract member GetDebuggerCustomSymbol : string * obj * obj -> int
Public Function GetDebuggerCustomSymbol (bstrSymbolName As String, ByRef ppValue As Object, ByRef ppType As Object) As Integer

Parameters

bstrSymbolName
String
ppValue
Object
ppType
Object

Returns

Applies to