經 ComponentSpace - 產品類型: 構件 / ActiveX DLL
您可從以下連結找到當前的資訊
若您需要為此具體版本購買一份License, 請聯繫我們 以瞭解產品是否有售,以及價格。
本頁所顯示的其他資訊及僅僅用作歷史資料參考,很可能有了較大的變動。
Avoid the complexities of the event log interfaces by using this intuitive and fully featured control. ComponentSpace Event Log Control will allow you to Read, write, clear, save and load event logs. Write log entries with insertion strings, binary data, and user account information. You can read event log records with full category and event description message file lookup including parameter replacement. Access event logs on remote computers. The control supports both the standard and also custom event logs. The Event Log Control offers Visual Basic developers complete access to the Windows event logs in a simple to use yet powerful control.
The Event Log control includes six classes: EventSource, EventLog, EventLogBackup, EventLogRecord, EventLogConfiguration and EventSourceConfiguration.
Use the EventSource class to write entries to the standard or custom event logs. Set the ComputerName property to write an event log on a remote computer. Specify the source name, category, event number and type of entry to write. You can also include an array of insertion strings and binary data.
The EventLog class provides access to the standard or custom event logs. Use the SourceName property to specify the event log to access. You can read event log records as well as backing up logs to file or clearing them. You may also subscribe to an event thats raised whenever the event log changes. When reading, event log entries are cached internally to speed up access. For advanced users you may specify the cache size and, if reading a log on a remote computer, the message files lookup order.
With the EventLogBackup class you may read event logs that have been saved to file either on the local or a remote computer.
The EventLogRecord class represents event log records. It includes properties to access the record number, user name, category number and description, event type, event number and description, time, and data. Message and parameter files are looked up to convert insertion strings into full category and event descriptions. You may also access the raw insertion strings if required.
The EventLogConfiguration class allows you to read and update the configuration for event logs. Specify the maximum size of the log file, the overwrite mode and period. The EventSourceConfiguration class allows the setting and retrieval of event source configuration information. This includes the various message file paths, category count and event types supported.
A number of support classes are also included for converting events logs to comma separated value (CSV) records and XML. An EventLogMonitor class provides enhanced event log monitoring.
Main Features
This control may also be purchased as part of the Key Technology ActiveX Suite.