QuickOPC User's Guide and Reference
_LogEntryEventArgs Interface Properties

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Instrumentation.ComTypes Namespace : _LogEntryEventArgs Interface

For a list of all members of this type, see _LogEntryEventArgs members.

Public Properties
 NameDescription
 PropertyThe application-specific subcategory associated with the message.  
 PropertyThe display string for the current object.  
 PropertyEntry type. One of the OpcLabs.BaseLib.Instrumentation.LogEntryType values.  
 PropertyThe application-specific identifier for the event.  
 PropertyThe message text.  
 PropertyAn array of bytes that holds the binary data associated with the entry.  
 PropertyThe name of the event source.  
 PropertyDate and time of the log entry message. In UTC.  
 PropertyDate and time of the log entry message. In UTC, as double-precision floating-point number that contains an OLE Automation date.  
 PropertyDate and time of the log entry message. In local time.  
 PropertyDate and time of the log entry message. In local time, as double-precision floating-point number that contains an OLE Automation date.  
Top
See Also

Reference

_LogEntryEventArgs Interface
OpcLabs.BaseLib.Instrumentation.ComTypes Namespace