# C1.Win.C1Editor.Internal.HTML.IMalloc

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_HTML_IMalloc" data-uid="C1.Win.C1Editor.Internal.HTML.IMalloc" class="text-break">IMalloc 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_IMalloc_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ComVisible(true)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid(&quot;00000002-0000-0000-C000-000000000046&quot;)]
public interface IMalloc</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ComVisible(True)&gt;
&lt;InterfaceType(ComInterfaceType.InterfaceIsIUnknown)&gt;
&lt;Guid(&quot;00000002-0000-0000-C000-000000000046&quot;)&gt;
Public Interface IMalloc</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_IMalloc_Alloc_System_UInt32_" data-uid="C1.Win.C1Editor.Internal.HTML.IMalloc.Alloc(System.UInt32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMalloc.Alloc.html#C1_Win_C1Editor_Internal_HTML_IMalloc_Alloc_System_UInt32_">Alloc(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_IMalloc_DidAlloc_System_IntPtr_" data-uid="C1.Win.C1Editor.Internal.HTML.IMalloc.DidAlloc(System.IntPtr)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMalloc.DidAlloc.html#C1_Win_C1Editor_Internal_HTML_IMalloc_DidAlloc_System_IntPtr_">DidAlloc(IntPtr)</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_IMalloc_Free_System_IntPtr_" data-uid="C1.Win.C1Editor.Internal.HTML.IMalloc.Free(System.IntPtr)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMalloc.Free.html#C1_Win_C1Editor_Internal_HTML_IMalloc_Free_System_IntPtr_">Free(IntPtr)</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_IMalloc_GetSize_System_IntPtr_" data-uid="C1.Win.C1Editor.Internal.HTML.IMalloc.GetSize(System.IntPtr)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMalloc.GetSize.html#C1_Win_C1Editor_Internal_HTML_IMalloc_GetSize_System_IntPtr_">GetSize(IntPtr)</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_IMalloc_HeapMinimize" data-uid="C1.Win.C1Editor.Internal.HTML.IMalloc.HeapMinimize">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMalloc.HeapMinimize.html#C1_Win_C1Editor_Internal_HTML_IMalloc_HeapMinimize">HeapMinimize()</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_IMalloc_Realloc_System_IntPtr_System_UInt32_" data-uid="C1.Win.C1Editor.Internal.HTML.IMalloc.Realloc(System.IntPtr,System.UInt32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMalloc.Realloc.html#C1_Win_C1Editor_Internal_HTML_IMalloc_Realloc_System_IntPtr_System_UInt32_">Realloc(IntPtr, uint)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
