IImeIPointNotifySink::SetCompositionReadAttr (Windows CE 5.0)

Send Feedback

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

HRESULT SetCompositionReadAttr(UINTciAtr,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 Values

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

OS Versions: Windows CE .NET 4.0 and later.
Header: Msime.h.
Link Library: Uuid.lib.

See Also

Japanese Pocket IME | IImeIPoint2

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.