SyncObjectEvents.OnError(Int32, String) Method

Definition

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

public:
 void OnError(int Code, System::String ^ Description);
public void OnError (int Code, string Description);
Public Sub OnError (Code As Integer, Description As String)

Parameters

Code
Int32
Description
String

Applies to