Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method receives information about the candidate list.
HRESULT SetCandidateStr(UINTciCandidate,WCHAR* pwsz,UINT cbData);
Parameters
- ciCandidate
[in] Integer that specifies the number of candidates. - pwsz
[in] Pointer to a WCHAR buffer that contains all candidate strings. - cbData
[in] Integer that specifies the size of the candidate string buffer in bytes.
Return Values
Candidate list information.
Remarks
The candidate string buffer is a concatenation of null-terminated candidate strings.
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