Condividi tramite


IDebugExpression.GetResultAsDebugProperty(Int32, IDebugProperty) Method

Definition

public:
 int GetResultAsDebugProperty([Runtime::InteropServices::Out] int % phrResult, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugProperty ^ % ppdp);
public int GetResultAsDebugProperty(out int phrResult, out Microsoft.VisualStudio.Debugger.Interop.IDebugProperty ppdp);
abstract member GetResultAsDebugProperty : int * IDebugProperty -> int
Public Function GetResultAsDebugProperty (ByRef phrResult As Integer, ByRef ppdp As IDebugProperty) As Integer

Parameters

phrResult
Int32

Returns

Applies to