ovrKeyValuePairType_ | This member represents the key value as a string. It is used to store text- based data, such as names. |
ovrKeyValuePairType_ | This member represents the key value as an integer. It is used to store numerical data, such as ages |
ovrKeyValuePairType_ | This member represents the key value as a double-precision floating-point number. It is used to store numerical data with decimal points, such as prices. |
ovrKeyValuePairType_ |