CHAILink SDK
Version 1.3
|
CLC_ErrorCode CHAI_AddIndexList | ( | CPUINT16 const | wSize, |
CPCHAR8 const *const *const | arutf8Names, | ||
CPHOBJECT *const | phIndexList | ||
) |
Add an Index List for use with parameter creation.
[in] | wSize | Number of items in the list |
[in] | arutf8Names | Array of string pointers. |
[out] | phIndexList | A pointer to the created Index List handle. |