GetPinyinType (Windows CE 5.0)
This function retrieves the Pinyin type of the current MSPY 3.0.
BOOL GetPinyinType( DWORD* pdwType);
Parameters
- pdwType
Pointer to a DWORD buffer to receive the Pinyin type of the current MSPY3.
Return Values
If the function succeeds, the return value is TRUE and the Pinyin type of the current MSPY3 is stored in a buffer pointed to by pdwType. 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