次の方法で共有


GetPinyinType (Windows Embedded CE 6.0)

1/6/2010

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

Syntax

BOOL  GetPinyinType(
  DWORD* pdwType
);

Parameters

  • pdwType
    Pointer to a DWORD buffer to receive the Pinyin type of the current MSPY3.

Return Value

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

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