CSpDynamicString ClearAndGrowTo Methods

Microsoft Speech SDK

The Microsoft.com Speech website Microsoft Speech SDK SAPI 5.1

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.