QuickOPC User's Guide and Reference
_LogEntryEventArgs Interface Members
Properties  Methods 

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

The following tables list the members exposed by _LogEntryEventArgs.

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
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 MethodAn array of bytes that holds the binary data associated with the entry.  
 Method  
Top
See Also

Reference

_LogEntryEventArgs Interface
OpcLabs.BaseLib.Instrumentation.ComTypes Namespace