API reference
API reference
Select your platform
No SDKs available
No versions available

OVR_Error.h File

Typedefs

struct ovrError * ovrErrorHandle

Functions

Human readable description of the error that can be displayed to the user. Might be the empty string if there is no user-appropriate description available. Not intended to be parsed as it might change at any time or be translated.
Technical description of what went wrong intended for developers. For use in logs or developer consoles.
int ovr_Error_GetCode
( const ovrErrorHandle obj )
int ovr_Error_GetHttpCode
( const ovrErrorHandle obj )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon