skip to main content
IP API Reference for C/C++ : IP API for C/C++ : sqlu_getDataChainListUTF16
 

sqlu_getDataChainListUTF16

This function converts the data in the specified DataChainList object to UTF-16 format.
DataChainList * sqlu_freeDataChainListUTF16(
XM_Tree * pMemTree,
DataChainList * pDataChainList_wchar)
 
Table 62: 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.