com.develop.jawin.win32
Interface EventLogConstants


public interface EventLogConstants


Field Summary
static int EVENTLOG_AUDIT_FAILURE
           
static int EVENTLOG_AUDIT_SUCCESS
           
static int EVENTLOG_BACKWARDS_READ
           
static int EVENTLOG_ERROR_TYPE
           
static int EVENTLOG_FORWARDS_READ
           
static int EVENTLOG_INFORMATION_TYPE
           
static int EVENTLOG_SEEK_READ
           
static int EVENTLOG_SEQUENTIAL_READ
           
static int EVENTLOG_SUCCESS
           
static int EVENTLOG_WARNING_TYPE
           
 

Field Detail

EVENTLOG_SUCCESS

public static final int EVENTLOG_SUCCESS

EVENTLOG_ERROR_TYPE

public static final int EVENTLOG_ERROR_TYPE

EVENTLOG_WARNING_TYPE

public static final int EVENTLOG_WARNING_TYPE

EVENTLOG_INFORMATION_TYPE

public static final int EVENTLOG_INFORMATION_TYPE

EVENTLOG_AUDIT_SUCCESS

public static final int EVENTLOG_AUDIT_SUCCESS

EVENTLOG_AUDIT_FAILURE

public static final int EVENTLOG_AUDIT_FAILURE

EVENTLOG_SEQUENTIAL_READ

public static final int EVENTLOG_SEQUENTIAL_READ

EVENTLOG_SEEK_READ

public static final int EVENTLOG_SEEK_READ

EVENTLOG_FORWARDS_READ

public static final int EVENTLOG_FORWARDS_READ

EVENTLOG_BACKWARDS_READ

public static final int EVENTLOG_BACKWARDS_READ


New Jawin designed by Vitally Shelest. This product includes software developed by the DevelopMentor OpenSource Project (http://www.develop.com/OpenSource).