OPC Labs EasyOPC-UA Library
LogEntry Event
OpcLabs_EasyOpcUA ActiveX DLL > EasyUAClientConfiguration Object : LogEntry Event

Description
Raised for loggable entries originating in the OPC-UA client engine and the EasyUAClient 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

EasyUAClientConfiguration Object  | EasyUAClientConfiguration Members