IImeIPointNotifySink::SetCompositionReadAttr
This method receives the attribute information of the reading string of the current composition.
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 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
Last updated on Friday, April 09, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.