Share via


Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

Microsoft Speech Platform

CSpDynamicString::ClearAndGrowTo

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

<pre IsFakePre="true" xmlns="http://www.w3.org/1999/xhtml"> <strong>WCHAR* ClearAndGrowTo(</strong> <strong>ULONG</strong> <em>cch</em> <strong>)</strong> </pre>

Parameters

  • cch
    [in] The new size of the instance.