Share via


IVsDebuggerDeployExecuteCallback.OnError(Int32) Method

Definition

public:
 int OnError(int error);
public:
 int OnError(int error);
int OnError(int error);
public int OnError (int error);
abstract member OnError : int -> int
Public Function OnError (error As Integer) As Integer

Parameters

error
Int32

Returns

Applies to