© 2006-2007 ETH Zurich

org.ximtec.igesture.io.win32
Interface W32Errors

All Known Subinterfaces:
GDI32, Kernel32, User32, W32API, Wintab32

public interface W32Errors


Field Summary
static int ERROR_FILE_NOT_FOUND
           
static int ERROR_INVALID_FUNCTION
           
static int ERROR_PATH_NOT_FOUND
           
static int NO_ERROR
           
 

Field Detail

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

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.