wut v1.8.0
Wii U Toolchain
Loading...
Searching...
No Matches
Typedefs | Enumerations
result.h File Reference
#include <wut.h>
Include dependency graph for result.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int32_t AXResult
 A value from enum AX_RESULT.
 

Enumerations

enum  AX_RESULT {
  AX_RESULT_SUCCESS = 0 ,
  AX_RESULT_INVALID_DEVICE_TYPE = -1 ,
  AX_RESULT_INVALID_DRC_VS_MODE = -13 ,
  AX_RESULT_VOICE_IS_RUNNING = -18 ,
  AX_RESULT_DELAY_TOO_BIG = -19
}