Klasse Advapi32Util.EventLogIterator

java.lang.Object
com.sun.jna.platform.win32.Advapi32Util.EventLogIterator
Alle implementierten Schnittstellen:
Iterable<Advapi32Util.EventLogRecord>, Iterator<Advapi32Util.EventLogRecord>
Umschließende Klasse:
Advapi32Util

public static class Advapi32Util.EventLogIterator extends Object implements Iterable<Advapi32Util.EventLogRecord>, Iterator<Advapi32Util.EventLogRecord>
An iterator for Event Log entries.