struct ovrProduct * | ovrProductHandle ( ) |
const char * | ovr_Product_GetDescription ( const ovrProductHandle obj ) |
const char * | ovr_Product_GetFormattedPrice ( const ovrProductHandle obj ) |
const char * | ovr_Product_GetName ( const ovrProductHandle obj ) |
const char * | ovr_Product_GetSKU ( const ovrProductHandle obj ) |
| typedef struct ovrProduct* ovrProductHandle ( ) |
|---|
No description available.
|
| const char* ovr_Product_GetDescription ( const ovrProductHandle obj ) |
|---|
No description available.
|
| const char* ovr_Product_GetFormattedPrice ( const ovrProductHandle obj ) |
|---|
No description available.
|
| const char* ovr_Product_GetName ( const ovrProductHandle obj ) |
|---|
No description available.
|
| const char* ovr_Product_GetSKU ( const ovrProductHandle obj ) |
|---|
No description available.
|