# qesdk\_type\_t enum

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

包含 QESDK 原生库支持的数据类型。

| 枚举值 |
| :--- |
| NONE |
| INT8 |
| FIRSTTYPE = INT8 |
| INT16 |
| INT32 |
| INT64 |
| UINT8 |
| UINT16 |
| UINT32 |
| UINT64 |
| STRING |
| BOOL |
| LASTTYPE = BOOL |

**上一级主题：** [QESDK 枚举](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/native_enums.html)

Last Published: Jun 22, 2023

[Previous Topic
qesdk\_error\_t enum](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/native_error_t_enum.md) [Next Topic
函数执行](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/native_functions.md)