# qesdk\_type\_t enum

Source: [https://docs.qualcomm.com/doc/80-PK177-134/topic/native_type_t_enum.html](https://docs.qualcomm.com/doc/80-PK177-134/topic/native_type_t_enum.html)

Contains the QESDK native library supported data types.

| Enum values |
| :--- |
| NONE |
| INT8 |
| FIRSTTYPE = INT8 |
| INT16 |
| INT32 |
| INT64 |
| UINT8 |
| UINT16 |
| UINT32 |
| UINT64 |
| STRING |
| DOUBLE |
| ENUM |
| BNRY\_BLB |
| VECTOR |
| STRUCT |
| BOOL |
| LASTTYPE = BOOL |

**Parent Topic:** [QESDK enums](https://docs.qualcomm.com/doc/80-PK177-134/topic/native_enums.html)

Last Published: Nov 14, 2024

[Previous Topic
qesdk\_error\_t enum (Gen 2)](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/native_error_t_enum_gen2.md) [Next Topic
Guidance for NDK API memory release](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/guidance_for_ndk_api_memory_release.md)