SettgSetWStringValue (FUN)
FUNCTION SettgSetWStringValue : UDINT
Write a WSTRING value to settings
- InOut:
Scope
Name
Type
Comment
Return
SettgSetWStringValueUDINTRuntime system error code (see CmpErrors.library).
Input
pszComponentREFERENCE TO STRING
Name of component
pszKeyREFERENCE TO STRING
Name of key
pwszValueREFERENCE TO WSTRING
Pointer to write value
iLenDINTLength of string in WSTRING characters (not bytes!) to write