Question
C++ InDesign SDK | How to loading the defined lists?
I am using C++ InDesign SDK for the plugin developments. Now I have a requirement to load we defined List in the InDesign from my plugin panel. So let me know the way of implementation for it. I have investigated it through the SDK document and I couldn't find any solution.
All these lists need to load from my plugin panel.

