com.develop.jawin.win32
Class EVENTLOGRECORD
java.lang.Object
|
+--com.develop.jawin.win32.EVENTLOGRECORD
- public class EVENTLOGRECORD
- extends java.lang.Object
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait |
length
public final int length
recordNumber
public final int recordNumber
timeGenerated
final java.util.Date timeGenerated
timeWritten
final java.util.Date timeWritten
eventID
public final int eventID
eventType
public final short eventType
eventCategory
public final short eventCategory
strings
final java.lang.String[] strings
bytes
final byte[] bytes
source
public final java.lang.String source
computerName
public final java.lang.String computerName
EVENTLOGRECORD
public EVENTLOGRECORD(byte[] bytes)
throws java.io.IOException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
New Jawin designed by Vitally Shelest. This product includes software developed by the DevelopMentor OpenSource Project (http://www.develop.com/OpenSource).