hudson.util.jna
Interface WINERROR
public interface WINERROR
- Author:
- TB
ERROR_SUCCESS
static final int ERROR_SUCCESS
- See Also:
- Constant Field Values
NO_ERROR
static final int NO_ERROR
- See Also:
- Constant Field Values
ERROR_FILE_NOT_FOUND
static final int ERROR_FILE_NOT_FOUND
- See Also:
- Constant Field Values
ERROR_MORE_DATA
static final int ERROR_MORE_DATA
- See Also:
- Constant Field Values
ERROR_NO_MORE_ITEMS
static final int ERROR_NO_MORE_ITEMS
- See Also:
- Constant Field Values
Copyright © 2004-2013. All Rights Reserved.