OPC Labs EasyOPC “Classic” Library
LogEntry Method
OpcLabs_EasyOpcClassic ActiveX DLL > DEasyDAClientConfigurationEvents Object : LogEntry Method

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 Sub LogEntry( _
   ByVal sender0 As Variant, _
   ByVal eventArgs As LogEntryEventArgs _
) 
Parameters
sender0

eventArgs

Return Type

See LogEntry in .NET Reference.

Remarks

For remarks, see LogEntry in .NET Reference.

Example

For examples, see LogEntry in .NET Reference.

See Also

DEasyDAClientConfigurationEvents Object  | DEasyDAClientConfigurationEvents Members