<summary>
Set inline object.
</summary>
<param name="inlineObject">Pointer to an application-implemented inline object.</param>
<param name="textRange">Text range to which this change applies.</param>
<returns>
Standard HRESULT error code.
</returns>
<remarks>
This inline object applies to the specified range and will be passed back
to the application via the DrawInlineObject callback when the range is drawn.
Any text in that range will be suppressed.
</remarks>
<summary> Set inline object. </summary> <param name="inlineObject">Pointer to an application-implemented inline object.</param> <param name="textRange">Text range to which this change applies.</param> <returns> Standard HRESULT error code. </returns> <remarks> This inline object applies to the specified range and will be passed back to the application via the DrawInlineObject callback when the range is drawn. Any text in that range will be suppressed. </remarks>