IMEManagerBase::SetCompositionText

IMEManagerBase::SetCompositionText
void SetCompositionText(const wchar_t* pstr, UPInt len = SF_MAX_UPINT);
Description

SetCompositionText changes the text in the composition string.

Parameters
Parameters 
Description 
const wchar_t* pstr 
String which is added to the composition string. 
UPInt len = SF_MAX_UPINT 
Number of characters in the string.