次の方法で共有


SetPinyinType (Windows Embedded CE 6.0)

1/6/2010

This function sets the Pinyin type of the current MSPY 3.0.

Syntax

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 Value

If the function succeeds, the return value is TRUE. Otherwise, the return value is FALSE.

Requirements

Header mspyime.h
Library Chsime03.lib
Windows Embedded CE Windows CE 5.0 and later

See Also

Other Resources

Simplified Chinese MSPY 3.0 IME Functions
Simplified Chinese MSPY 3.0 IME