# C1.Win.C1Editor.Internal.HTML.IOleObject

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_HTML_IOleObject" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject" class="text-break">IOleObject Interface
</h1>
  <div class="markdown level0 summary"><p>This interface is for internal use only.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Editor.Internal.HTML.html">C1.Win.C1Editor.Internal.HTML</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Editor.4.8.dll</h6>
  <h5 id="C1_Win_C1Editor_Internal_HTML_IOleObject_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ComVisible(true)]
[Guid(&quot;00000112-0000-0000-C000-000000000046&quot;)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IOleObject</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ComVisible(True)&gt;
&lt;Guid(&quot;00000112-0000-0000-C000-000000000046&quot;)&gt;
&lt;InterfaceType(ComInterfaceType.InterfaceIsIUnknown)&gt;
Public Interface IOleObject</code></pre>
  </div>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_Advise_System_Runtime_InteropServices_ComTypes_IAdviseSink_System_Int32__" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.Advise(System.Runtime.InteropServices.ComTypes.IAdviseSink,System.Int32@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.Advise.html#C1_Win_C1Editor_Internal_HTML_IOleObject_Advise_System_Runtime_InteropServices_ComTypes_IAdviseSink_System_Int32__">Advise(IAdviseSink, out int)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_Close_System_UInt32_" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.Close(System.UInt32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.Close.html#C1_Win_C1Editor_Internal_HTML_IOleObject_Close_System_UInt32_">Close(uint)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_DoVerb_System_Int32_C1_Win_C1Editor_Internal_HTML_tagMSG__C1_Win_C1Editor_Internal_HTML_IOleClientSite_System_Int32_System_IntPtr_C1_Win_C1Editor_Internal_HTML_tagRECT__" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.DoVerb(System.Int32,C1.Win.C1Editor.Internal.HTML.tagMSG@,C1.Win.C1Editor.Internal.HTML.IOleClientSite,System.Int32,System.IntPtr,C1.Win.C1Editor.Internal.HTML.tagRECT@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.DoVerb.html#C1_Win_C1Editor_Internal_HTML_IOleObject_DoVerb_System_Int32_C1_Win_C1Editor_Internal_HTML_tagMSG__C1_Win_C1Editor_Internal_HTML_IOleClientSite_System_Int32_System_IntPtr_C1_Win_C1Editor_Internal_HTML_tagRECT__">DoVerb(int, ref tagMSG, IOleClientSite, int, IntPtr, ref tagRECT)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_EnumAdvise_System_Runtime_InteropServices_ComTypes_IEnumSTATDATA__" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.EnumAdvise(System.Runtime.InteropServices.ComTypes.IEnumSTATDATA@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.EnumAdvise.html#C1_Win_C1Editor_Internal_HTML_IOleObject_EnumAdvise_System_Runtime_InteropServices_ComTypes_IEnumSTATDATA__">EnumAdvise(out IEnumSTATDATA)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_EnumVerbs_System_Object__" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.EnumVerbs(System.Object@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.EnumVerbs.html#C1_Win_C1Editor_Internal_HTML_IOleObject_EnumVerbs_System_Object__">EnumVerbs(out object)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_GetClientSite_C1_Win_C1Editor_Internal_HTML_IOleClientSite__" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.GetClientSite(C1.Win.C1Editor.Internal.HTML.IOleClientSite@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.GetClientSite.html#C1_Win_C1Editor_Internal_HTML_IOleObject_GetClientSite_C1_Win_C1Editor_Internal_HTML_IOleClientSite__">GetClientSite(out IOleClientSite)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_GetClipboardData_System_UInt32_System_Runtime_InteropServices_ComTypes_IDataObject__" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.GetClipboardData(System.UInt32,System.Runtime.InteropServices.ComTypes.IDataObject@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.GetClipboardData.html#C1_Win_C1Editor_Internal_HTML_IOleObject_GetClipboardData_System_UInt32_System_Runtime_InteropServices_ComTypes_IDataObject__">GetClipboardData(uint, out IDataObject)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_GetExtent_System_UInt32_C1_Win_C1Editor_Internal_HTML_tagSIZEL__" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.GetExtent(System.UInt32,C1.Win.C1Editor.Internal.HTML.tagSIZEL@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.GetExtent.html#C1_Win_C1Editor_Internal_HTML_IOleObject_GetExtent_System_UInt32_C1_Win_C1Editor_Internal_HTML_tagSIZEL__">GetExtent(uint, ref tagSIZEL)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_GetMiscStatus_System_UInt32_System_Int32__" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.GetMiscStatus(System.UInt32,System.Int32@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.GetMiscStatus.html#C1_Win_C1Editor_Internal_HTML_IOleObject_GetMiscStatus_System_UInt32_System_Int32__">GetMiscStatus(uint, out int)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_GetMoniker_System_UInt32_System_UInt32_System_Runtime_InteropServices_ComTypes_IMoniker__" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.GetMoniker(System.UInt32,System.UInt32,System.Runtime.InteropServices.ComTypes.IMoniker@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.GetMoniker.html#C1_Win_C1Editor_Internal_HTML_IOleObject_GetMoniker_System_UInt32_System_UInt32_System_Runtime_InteropServices_ComTypes_IMoniker__">GetMoniker(uint, uint, out IMoniker)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_GetUserClassID_System_Guid__" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.GetUserClassID(System.Guid@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.GetUserClassID.html#C1_Win_C1Editor_Internal_HTML_IOleObject_GetUserClassID_System_Guid__">GetUserClassID(ref Guid)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_GetUserType_System_UInt32_System_String__" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.GetUserType(System.UInt32,System.String@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.GetUserType.html#C1_Win_C1Editor_Internal_HTML_IOleObject_GetUserType_System_UInt32_System_String__">GetUserType(uint, out string)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_InitFromData_System_Runtime_InteropServices_ComTypes_IDataObject_System_Boolean_System_UInt32_" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.InitFromData(System.Runtime.InteropServices.ComTypes.IDataObject,System.Boolean,System.UInt32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.InitFromData.html#C1_Win_C1Editor_Internal_HTML_IOleObject_InitFromData_System_Runtime_InteropServices_ComTypes_IDataObject_System_Boolean_System_UInt32_">InitFromData(IDataObject, bool, uint)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_IsUpToDate" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.IsUpToDate">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.IsUpToDate.html#C1_Win_C1Editor_Internal_HTML_IOleObject_IsUpToDate">IsUpToDate()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_OleUpdate" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.OleUpdate">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.OleUpdate.html#C1_Win_C1Editor_Internal_HTML_IOleObject_OleUpdate">OleUpdate()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_SetClientSite_C1_Win_C1Editor_Internal_HTML_IOleClientSite_" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.SetClientSite(C1.Win.C1Editor.Internal.HTML.IOleClientSite)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.SetClientSite.html#C1_Win_C1Editor_Internal_HTML_IOleObject_SetClientSite_C1_Win_C1Editor_Internal_HTML_IOleClientSite_">SetClientSite(IOleClientSite)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_SetColorScheme_System_Object__" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.SetColorScheme(System.Object@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.SetColorScheme.html#C1_Win_C1Editor_Internal_HTML_IOleObject_SetColorScheme_System_Object__">SetColorScheme(ref object)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_SetExtent_System_UInt32_C1_Win_C1Editor_Internal_HTML_tagSIZEL__" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.SetExtent(System.UInt32,C1.Win.C1Editor.Internal.HTML.tagSIZEL@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.SetExtent.html#C1_Win_C1Editor_Internal_HTML_IOleObject_SetExtent_System_UInt32_C1_Win_C1Editor_Internal_HTML_tagSIZEL__">SetExtent(uint, ref tagSIZEL)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_SetHostNames_System_String_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.SetHostNames(System.String,System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.SetHostNames.html#C1_Win_C1Editor_Internal_HTML_IOleObject_SetHostNames_System_String_System_String_">SetHostNames(string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_SetMoniker_System_Int32_System_Runtime_InteropServices_ComTypes_IMoniker_" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.SetMoniker(System.Int32,System.Runtime.InteropServices.ComTypes.IMoniker)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.SetMoniker.html#C1_Win_C1Editor_Internal_HTML_IOleObject_SetMoniker_System_Int32_System_Runtime_InteropServices_ComTypes_IMoniker_">SetMoniker(int, IMoniker)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IOleObject_Unadvise_System_UInt32_" data-uid="C1.Win.C1Editor.Internal.HTML.IOleObject.Unadvise(System.UInt32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IOleObject.Unadvise.html#C1_Win_C1Editor_Internal_HTML_IOleObject_Unadvise_System_UInt32_">Unadvise(uint)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
