This topic has not yet been rated - Rate this topic

CSpDynamicString TrimToSize Methods (SAPI 5.3)

Speech API 5.3
Microsoft Speech API 5.3

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.


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.