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.
Informs the text services object that the control is now UI active.
Syntax
HRESULT OnTxUIActivate();
Return value
Type: HRESULT
The method always returns S_OK.
Remarks
See ITextServices::OnTxInPlaceActivate for a detailed description of activation.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | textserv.h |
DLL | Msftedit.dll |
See also
Conceptual
Reference