Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   WMI Tasks using Delphi – Event Logs (https://www.delphipraxis.net/164049-wmi-tasks-using-delphi-%96-event-logs.html)

DP News-Robot 27. Okt 2011 05:40

WMI Tasks using Delphi – Event Logs
 
How do I retrieve information about the Security event log? Use the Win32_NTEventlogFile class. const wbemFlagForwardOnly = $00000020; var FSWbemLocator : OLEVariant; FWMIService : OLEVariant; FWbemObjectSet: OLEVariant; FWbemObject : OLEVariant; oEnum : IEnumvariant; ...http://feeds.feedburner.com/~r/delph...~4/m3lVzkuOixY

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 01:31 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz