| 
    Wasabi ExpressPlay SDK for iOS
    1.10
    
   | 
 
Array of values. More...
#include <ShiData.h>
Data Fields | |
| SHI_DataType | value_type | 
| Type of the values in the array.  More... | |
| SHI_Cardinal | value_count | 
| Number of values in the array.  More... | |
| const SHI_DataValue * | values | 
| Pointer to the array values.  More... | |
Array of values.
| SHI_Cardinal SHI_ValueArray::value_count | 
Number of values in the array.
| SHI_DataType SHI_ValueArray::value_type | 
Type of the values in the array.
| const SHI_DataValue* SHI_ValueArray::values | 
Pointer to the array values.