menu
バージョン
2024.1.4.8780
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
マクロ定義 | |
#define | AKTLS_NULL (0) |
型定義 | |
typedef AkInt32 | AkTlsSlot |
関数 | |
AKSOUNDENGINE_API int | AkTlsAllocateSlot (AkTlsSlot *out_pSlot) |
AKSOUNDENGINE_API void | AkTlsFreeSlot (AkTlsSlot in_slot) |
AKSOUNDENGINE_API AkUIntPtr | AkTlsGetValue (AkTlsSlot in_slot) |
AKSOUNDENGINE_API void | AkTlsSetValue (AkTlsSlot in_slot, AkUIntPtr in_value) |