Share via


IImeIPointNotifySink::SetCompositionReadAttr (Windows Embedded CE 6.0)

1/6/2010

This method receives the attribute information of the reading string of the current composition.

Syntax

HRESULT SetCompositionReadAttr(
  UINT ciAtr,
  BYTE* pb
);

Parameters

  • ciAtr
    [in] Integer that specifies the number of attributes of the reading string of the current composition.
  • pb
    [in] Pointer to a byte array that specifies the attributes of each reading character.

Return Value

Attributes for reading string.

Remarks

The attribute information is a single-byte array and specifies the attribute of a string. The attribute values used in this method resemble the ones used by the IMM.

Requirements

Header msime.h
Library uuid.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IImeIPointNotifySink
IImeIPoint2

Other Resources

Japanese Pocket IME