Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hello ,
How to get ProArgument *input_args label name
i want label name for below method
ProArgumentByLabelGet(input_args, L"ModelName", &dataMdl);
you will get wstring from "dataMd.v.w" and cast it to string
Hi,
How to get ProArgument label in wchar_t