Share via


IImeIPointNotifySink::SetCompositionAttr (Windows Embedded CE 6.0)

1/6/2010

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

Syntax

HRESULT SetCompositionAttr(
  UINT ciAtr,
  BYTE* pb
);

Parameters

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

Return Value

Attributes of composition characters.

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