Share via


IDebugReturnValueEvent2.GetReturnValue(IDebugProperty2) Method

Definition

public:
 int GetReturnValue([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugProperty2 ^ % ppReturnValue);
public int GetReturnValue(out Microsoft.VisualStudio.Debugger.Interop.IDebugProperty2 ppReturnValue);
abstract member GetReturnValue : IDebugProperty2 -> int
Public Function GetReturnValue (ByRef ppReturnValue As IDebugProperty2) As Integer

Parameters

ppReturnValue
IDebugProperty2

Returns

Applies to