Microsoft Speech SDK
SAPI 5.1
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.