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