SetPinyinType (Windows CE 5.0)
This function sets the Pinyin type of the current MSPY 3.0.
BOOL SetPinyinType( DWORD dwType);
Parameters
- dwType
Specifies the Pinyin type for the current MSPY3. This can be one of the following values:- MSPY3_PINYIN_TYPE_FULL
- MSPY3_PINYIN_TYPE_DOUBLE
Return Values
If the function succeeds, the return value is TRUE. Otherwise, the return value is FALSE.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Mspyime.h.
Link Library: Chsime03.lib.
See Also
Simplified Chinese MSPY 3.0 IME
Send Feedback on this topic to the authors