ovr_Error_GetCode Function
It's a type of integer that represents the error code:
UNKNOWN_ERROR:1
AUTHENTICATION_ERROR:2
NETWORK_ERROR:3
STORE_INSTALLATION_ERROR:4
CALLER_NOT_SIGNED:5
UNKNOWN_SERVER_ERROR:6
PERMISSIONS_FAILURE:7
int ovr_Error_GetCode(const ovrErrorHandle obj)
int