org.zeroturnaround.process.win
Interface W32Errors
- All Known Subinterfaces:
- Kernel32, W32API
public interface W32Errors
NO_ERROR
static final int NO_ERROR
- See Also:
- Constant Field Values
ERROR_INVALID_FUNCTION
static final int ERROR_INVALID_FUNCTION
- See Also:
- Constant Field Values
ERROR_FILE_NOT_FOUND
static final int ERROR_FILE_NOT_FOUND
- See Also:
- Constant Field Values
ERROR_PATH_NOT_FOUND
static final int ERROR_PATH_NOT_FOUND
- See Also:
- Constant Field Values
Copyright © 2015 ZeroTurnaround. All rights reserved.