This topic has not yet been rated - Rate this topic

CSpDynamicString ClearAndGrowTo Methods (SAPI 5.3)

Speech API 5.3
Microsoft Speech API 5.3

CSpDynamicString::ClearAndGrowTo

CSpDynamicString::ClearAndGrowTo clears the existing instance and reallocates it to the specified size. The subsequent instance is returned.


WCHAR* ClearAndGrowTo(
   ULONG   cch
)

Parameters

cch
[in] The new size of the instance.


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