Answered
What is diff between PMString vs WideString?
In SDK using types: PMString , WideString.
What is diff between PMString vs WideString?
When use PMString or WideString?
In SDK using types: PMString , WideString.
What is diff between PMString vs WideString?
When use PMString or WideString?
As per the SDK documentation:
/*
PMString is used for strings that show in the UI. Given a key then calling
Translate will lookup the translation for the key for the current UI locale.
This class should not be used for strings that are not in the UI. Please use
WideString for strings that do not need to be translated.
*/Very best regards,
Olivier
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.