IMEManagerBase::GetCandidateListStyle

IMEManagerBase::GetCandidateListStyle
bool GetCandidateListStyle(IMECandidateListStyle* pst) const;
Description

GetCandidateListStyle obtains the style of the candidate list set by SetCandidateListStyle.

Parameters
Parameters 
Description 
IMECandidateListStyle* pst 
Reference to IMECandidateListStyle. 
Return Value

A Boolean value of true if the style of the candidate list is returned and false otherwise.