# C1.Util.DX.ComObjectShadow

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_ComObjectShadow" data-uid="C1.Util.DX.ComObjectShadow" class="text-break">ComObjectShadow Class
</h1>
  <div class="markdown level0 summary"><p>A COM Interface Callback</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="C1.Util.DX.DisposeBase.html">DisposeBase</a></div>
    <div class="level2"><a class="xref" href="C1.Util.DX.CppObject.html">CppObject</a></div>
    <div class="level3"><a class="xref" href="C1.Util.DX.CppObjectShadow.html">CppObjectShadow</a></div>
    <div class="level4"><span class="xref">ComObjectShadow</span></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.Animation.LoopIterationChangeHandler2.html">LoopIterationChangeHandler2</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.Animation.ManagerEventHandler2.html">ManagerEventHandler2</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.Animation.PriorityComparison2.html">PriorityComparison2</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.Animation.StoryboardEventHandler2.html">StoryboardEventHandler2</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.Animation.TimerEventHandler.html">TimerEventHandler</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.Animation.VariableChangeHandler2.html">VariableChangeHandler2</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.Animation.VariableIntegerChangeHandler2.html">VariableIntegerChangeHandler2</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.Direct2D.CommandSink1Shadow.html">CommandSink1Shadow</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.Direct2D.CommandSinkShadow.html">CommandSinkShadow</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.Direct2D.CustomEffectShadow.html">CustomEffectShadow</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.Direct2D.SimplifiedGeometrySinkShadow.html">SimplifiedGeometrySinkShadow</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.Direct2D.TessellationSinkShadow.html">TessellationSinkShadow</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.Direct2D.TransformNodeShadow.html">TransformNodeShadow</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.DirectWrite.FontCollectionLoaderShadow.html">FontCollectionLoaderShadow</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.DirectWrite.FontFileEnumeratorShadow.html">FontFileEnumeratorShadow</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.DirectWrite.FontFileLoaderShadow.html">FontFileLoaderShadow</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.DirectWrite.FontFileStreamShadow.html">FontFileStreamShadow</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.DirectWrite.InlineObjectShadow.html">InlineObjectShadow</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.DirectWrite.PixelSnappingShadow.html">PixelSnappingShadow</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.DirectWrite.TextAnalysisQuickSinkShadow.html">TextAnalysisQuickSinkShadow</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.DirectWrite.TextAnalysisQuickSourceShadow.html">TextAnalysisQuickSourceShadow</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.DirectWrite.TextAnalysisSinkShadow.html">TextAnalysisSinkShadow</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.DirectWrite.TextAnalysisSourceShadow.html">TextAnalysisSourceShadow</a></div>
      <div class="level5"><a class="xref" href="C1.Util.DX.Storage.ComStreamBaseShadow.html">ComStreamBaseShadow</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.DX.html">C1.Util.DX</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.DX.4.6.2.dll</h6>
  <h5 id="C1_Util_DX_ComObjectShadow_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class ComObjectShadow : CppObjectShadow, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class ComObjectShadow
    Inherits CppObjectShadow
    Implements IDisposable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Util_DX_ComObjectShadow__ctor" data-uid="C1.Util.DX.ComObjectShadow.#ctor">
          <a class="xref" href="C1.Util.DX.ComObjectShadow.-ctor.html#C1_Util_DX_ComObjectShadow__ctor">ComObjectShadow()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
