GetTextW (FUN)
FUNCTION GetTextW : ReturnValues
This function returns the language specific text of a textlist as WSTRING. To retrieve real unicode strings the parameter “Use Unicode strings” must be activated in the visualization manager.
- InOut:
Scope
Name
Type
Comment
Return
GetTextWPossible last error values:
see ReturnValues (GVL) where possible error reasons are described.
Inout Const
sTextListSTRINGThe textlist name
sTextIndexSTRINGThe textlist id
Input
pwsTextPOINTER TO WSTRING
The buffer where the result text should be returned
diSizeDINTThe size of the parameter pwsText in byte that the parameter SIZEOF() can be used