Go to the source code of this file.
|
#define | MOO_EXPORT __declspec (dllexport) |
| Prefix for exported symbols.
|
|
|
enum | { MOO_OK = 0,
MOO_INVALID_STRING = -10000,
MOO_INVALID_PARAMETER = -10001,
MOO_NOT_LOGGED_IN = -10002
} |
| error codes are provided per module. MOO_OK is success in every case More...
|
|
◆ mooBool
◆ mooChar
All strings are 16 bit unicode
◆ mooDouble
◆ mooInt
All signed ints are 64 bit wide.
◆ mooUInt
All unsigned ints are 64 bit wide.
◆ anonymous enum
error codes are provided per module. MOO_OK is success in every case
error codes
◆ mooStrLen()
Return the length of the string