Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello, I am posting a question because there is a blockage while playing the toolkit.
When using ProUIListSelectednamesGet among functions, the result value is stored only with the first letter of the list name.
Does anyone have a solution to this problem?
The details are attached as a photo.
Hi,
try to remove NULL in char** selections declaration
char** selections; // 선택된 항목의 이름 배열