const char * | |
ovrReportRequestResponse_FromString ( const char * str ) |
ovrReportRequestResponse_Unknown | |
ovrReportRequestResponse_Handled | |
ovrReportRequestResponse_Unhandled | |
ovrReportRequestResponse_Unavailable |
typedef enum ovrReportRequestResponse_ ovrReportRequestResponse ( ) |
---|
No description available.
|
const char* ovrReportRequestResponse_ToString ( ovrReportRequestResponse value ) |
---|
Converts an ovrReportRequestResponse enum value to a string The returned string does not need to be freed |
ovrReportRequestResponse ovrReportRequestResponse_FromString ( const char * str ) |
---|
Converts a string representing an ovrReportRequestResponse enum value to an enum value |