IDebugExpression.Start(IDebugExpressionCallBack) Method

Definition

public:
 int Start(Microsoft::VisualStudio::Debugger::Interop::IDebugExpressionCallBack ^ pdecb);
public int Start (Microsoft.VisualStudio.Debugger.Interop.IDebugExpressionCallBack pdecb);
abstract member Start : Microsoft.VisualStudio.Debugger.Interop.IDebugExpressionCallBack -> int
Public Function Start (pdecb As IDebugExpressionCallBack) As Integer

Parameters

Returns

Int32

Applies to