RTrim method


Syntax

Invoke RTrim, lpszString

Function

Trims all space and tab characters from the right.

Parameters

lpszString

Pointer to the effective address of the null-terminated string to be right-trimmed.

Return value

Eax = The length, in characters, of the right-trimmed string