CSpDynamicString TrimToSize Methods (Microsoft Speech Platform)
From Microsoft Speech Platform SDK 11
Microsoft Speech Platform
CSpDynamicString::TrimToSize
CSpDynamicString::TrimToSize truncates the instance to a specific size.
void TrimToSize(
ULONG *ulNumChars
)
Parameters
- ulNumChars
- [in] The new size of the instance. The value must be less than less than or equal to the current size.