You are reading help file online using chmlib.com
|
CSpDynamicString::ClearAndGrowTo clears the existing instance and reallocates it to the specified size. The subsequent instance is returned.
WCHAR* ClearAndGrowTo(
ULONG cch
)
You are reading help file online using chmlib.com
|