Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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