StrCpyWtoA (FUN)
FUNCTION StrCpyWtoA : INT
It does a copy from a wstring to string testing if there are pure UNICODE characters Return values: >=0 -> Ok, characters copyed
-1 -> there are UNICODE chars, sobstitute with ‘?’ -2 -> invalid input pointers
- InOut:
Scope
Name
Type
Return
StrCpyWtoAINTInput
rwStrREFERENCE TO WSTRING
rsStrREFERENCE TO STRING