CSpDynamicString RTrim Methods (Microsoft Speech Platform)
From Microsoft Speech Platform SDK 11
Microsoft Speech Platform
CSpDynamicString::RTrim
CSpDynamicString::RTrim trims the white space starting from the right. The subsequent instance is returned.
WCHAR* RTrim( void );
Parameters
- None