OPC Labs EasyOPC “Classic” Library
LogEntry Event
OpcLabs_EasyOpcClassic ActiveX DLL > EasyDAClientConfiguration Object : LogEntry Event

Description
Raised for loggable entries originating in the OPC-UA client engine and the EasyDAClient component.

 

DISPID (Dispatch ID): 1001

 

For more information, see LogEntry in .NET Reference.

Syntax
Visual Basic
Public Event LogEntry( _
   ByVal sender0 As Variant, _
   ByVal eventArgs As LogEntryEventArgs _
)
Parameters
sender0

eventArgs

Remarks

For remarks, see LogEntry in .NET Reference.

Example

For examples, see LogEntry in .NET Reference.

See Also

EasyDAClientConfiguration Object  | EasyDAClientConfiguration Members