GUIDOLib
1.7.7
A Music Score Rendering Engine
|
Enumerations | |
enum | GuidoErrCode { guidoNoErr = 0, guidoErrParse = -1, guidoErrMemory = -2, guidoErrFileAccess = -3, guidoErrUserCancel = -4, guidoErrNoMusicFont = -5, guidoErrNoTextFont = -6, guidoErrBadParameter = -7, guidoErrInvalidHandle = -8, guidoErrNotInitialized = -9, guidoErrActionFailed = -10 } |
The guido error codes list. More... | |
enum GuidoErrCode |
The guido error codes list.
This is the list of possible error codes returned by GuidoEngine and GuidoFactory APIs