| Constructor and Description |
|---|
Winerror() |
| Modifier and Type | Method and Description |
|---|---|
static int |
ERROR_ACCESS_DENIED() |
static int |
ERROR_FILE_NOT_FOUND() |
static int |
ERROR_GEN_FAILURE() |
static int |
ERROR_INVALID_PARAMETER() |
static int |
ERROR_IO_PENDING() |
static int |
ERROR_MORE_DATA() |
static int |
ERROR_NO_MORE_ITEMS() |
static int |
ERROR_NOACCESS() |
static int |
ERROR_NOT_FOUND() |
static int |
ERROR_SUCCESS() |
static boolean |
HAVE_WINERROR_H() |
public static final boolean HAVE_WINERROR_H()
@Define public static final int ERROR_SUCCESS()
@Define public static final int ERROR_FILE_NOT_FOUND()
@Define public static final int ERROR_ACCESS_DENIED()
@Define public static final int ERROR_GEN_FAILURE()
@Define public static final int ERROR_INVALID_PARAMETER()
@Define public static final int ERROR_IO_PENDING()
@Define public static final int ERROR_NOACCESS()
@Define public static final int ERROR_NO_MORE_ITEMS()
@Define public static final int ERROR_MORE_DATA()
@Define public static final int ERROR_NOT_FOUND()
Copyright © 2019. All rights reserved.