IMEManagerBase::OnCandidateListLoaded

IMEManagerBase::OnCandidateListLoaded
virtual void OnCandidateListLoaded(const char* pcandidateListPath);
Description

OnCandidateListLoaded is a callback method which is invoked when loading of candidate list is completed.

Parameters
Parameters 
Description 
const char* pcandidateListPath 
Pointer to the path of the candidate list.