IRichEditOle::InPlaceDeactivate method (richole.h)
Indicates when a rich edit control is to deactivate the currently active in-place object, if any.
Syntax
HRESULT InPlaceDeactivate();
Return value
Type: HRESULT
Returns S_OK on success, or a failure code otherwise. If there is no active in-place object, the method succeeds.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | richole.h |
DLL | Msftedit.dll |