IImeIPointNotifySink::SetCompositionAttr (Windows CE 5.0)
This method receives the attribute information of the current composition string.
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 Values
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
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