Using the Orion Result Lookup Tool

From Orion Engine Wiki
Revision as of 17:57, 20 June 2018 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Orion Result Lookup Tool can be used to turn a result code into a description and/or vice versa.

Nearly all of the functions/methods in the Orion Engine libraries return an OeResult data type and/or COeResult class for the result code. This custom tool should prove to be helpful to decipher our unique result codes while debugging your code.