StrTrimEndW (FUN)
FUNCTION StrTrimEndW
Remove trailing whitespaces (ASCII 9, 10, 13, 32).
- InOut:
 Scope
Name
Type
Comment
Input
pStringPointer to the WSTRING to be trimmed
StrTrimEndW (FUN)FUNCTION StrTrimEndW
Remove trailing whitespaces (ASCII 9, 10, 13, 32).
Scope  | 
Name  | 
Type  | 
Comment  | 
|---|---|---|---|
Input  | 
  | 
Pointer to the WSTRING to be trimmed  |