StrTrimW
(FUN)
FUNCTION StrTrimW : BOOL
Removes leading and trailing whitespaces (ASCII 9, 10, 13, 32).
- InOut:
Scope
Name
Type
Comment
Return
StrTrimW
BOOL
Input
pString
Pointer to the WSTRING to be trimmed.
StrTrimW
(FUN)FUNCTION StrTrimW : BOOL
Removes leading and trailing whitespaces (ASCII 9, 10, 13, 32).
Scope |
Name |
Type |
Comment |
---|---|---|---|
Return |
|
|
|
Input |
|
Pointer to the WSTRING to be trimmed. |