Uses of Class
brendes.jna.KK_Library.ErrorCode
-
Uses of KK_Library.ErrorCode in brendes.jna
Fields in brendes.jna declared as KK_Library.ErrorCode Modifier and Type Field Description KK_Library.ErrorCode
KK_Library.KK_Result. resultCode
Operation result code seeKK_Library.ErrorCode
Methods in brendes.jna that return KK_Library.ErrorCode Modifier and Type Method Description static KK_Library.ErrorCode
KK_Library.ErrorCode. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static KK_Library.ErrorCode[]
KK_Library.ErrorCode. values()
Returns an array containing the constants of this enum type, in the order they are declared.