ITfIntegratableCandidateListUIElement::FinalizeExactCompositionString method (ctffunc.h)
Finalizes the current composition with the value currently shown to the user.
Syntax
HRESULT FinalizeExactCompositionString();
Return value
This method can return one of these values.
Value | Description |
---|---|
|
The method was successful. |
Remarks
The FinalizeExactCompositionString method enables an app to tell the text service that it should finalize the current composition with the exact value currently shown to the user, with no automatic conversion of the first candidate. This enables the apps to move focus to suggestions below the candidate list, without changing the string.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | ctffunc.h |