IMEManagerBase::SetCandidateListStyle

IMEManagerBase::SetCandidateListStyle
bool SetCandidateListStyle(const IMECandidateListStyle& st);
Description

SetCandidateListStyle sets the style of candidate list. Invokes OnCandidateListStyleChanged callback.

Parameters
Parameters 
Description 
const IMECandidateListStyle& st 
Reference to IMECandidateListStyle. 
Return Value

A Boolean value of true if the candidate list is loaded and set, and false otherwise.