sqlu_getDataChainListUTF16
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
This function converts the data in the specified DataChainList object to UTF-16 format.
DataChainList * sqlu_freeDataChainListUTF16(
XM_Tree * pMemTree,
DataChainList * pDataChainList_wchar)
Parameters for sqlu_getDataChainListUTF16
| Parameter | Type | Description |
| INPUT | ||
| pMemTree | XM_Tree * | Memory tree to use for creating the new item for the chain. |
| RETURN | ||
| pDataChainList_wchar | DataChainList * | A valid pointer if a DataChainList object was successfully created. A NULL if an error occurred. |