ImeGetRegisterWordStyle

UINT WINAPI ImeGetRegisterWordStyle(UINT nItem, LPSTYLEBUF lpStyleBuf)
 

Retrieves the available styles in this IME.

The return value is the number of styles copied to the buffer or, if nItems is zero, the buffer size, in array elements, needed to receive all available styles in this IME.

nItem
Maximum number of styles that the buffer can hold.
lpStyleBuf
Address of a STYLEBUF structure that receives the styles.