Microsoft Speech Platform
CSpDynamicString::TrimBoth
CSpDynamicString::TrimBoth trims the white space starting from both the right and left sides. The subsequent instance is returned.
WCHAR* TrimBoth( void );
Parameters
- None