# C1.Util.DX.FunctionCallback

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_FunctionCallback" data-uid="C1.Util.DX.FunctionCallback" class="text-break">FunctionCallback Class
</h1>
  <div class="markdown level0 summary"><p>Represents a function 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"><span class="xref">FunctionCallback</span></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_FunctionCallback_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FunctionCallback</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FunctionCallback</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_FunctionCallback__ctor_System_IntPtr_" data-uid="C1.Util.DX.FunctionCallback.#ctor(System.IntPtr)">
          <a class="xref" href="C1.Util.DX.FunctionCallback.-ctor.html#C1_Util_DX_FunctionCallback__ctor_System_IntPtr_">FunctionCallback(IntPtr)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Util.DX.FunctionCallback.html">FunctionCallback</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_FunctionCallback__ctor_System_Void__" data-uid="C1.Util.DX.FunctionCallback.#ctor(System.Void*)">
          <a class="xref" href="C1.Util.DX.FunctionCallback.-ctor.html#C1_Util_DX_FunctionCallback__ctor_System_Void__">FunctionCallback(void*)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Util.DX.FunctionCallback.html">FunctionCallback</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</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_FunctionCallback_Pointer" data-uid="C1.Util.DX.FunctionCallback.Pointer">
          <a class="xref" href="C1.Util.DX.FunctionCallback.Pointer.html">Pointer</a>
        </td>
        <td class="markdown level1 summary"><p>The pointer to the function.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_Util_DX_FunctionCallback_Equals_C1_Util_DX_FunctionCallback_" data-uid="C1.Util.DX.FunctionCallback.Equals(C1.Util.DX.FunctionCallback)">
          <a class="xref" href="C1.Util.DX.FunctionCallback.Equals.html#C1_Util_DX_FunctionCallback_Equals_C1_Util_DX_FunctionCallback_">Equals(FunctionCallback)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified <a class="xref" href="C1.Util.DX.FunctionCallback.html">FunctionCallback</a> is equal to this instance.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_FunctionCallback_Equals_System_Object_" data-uid="C1.Util.DX.FunctionCallback.Equals(System.Object)">
          <a class="xref" href="C1.Util.DX.FunctionCallback.Equals.html#C1_Util_DX_FunctionCallback_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a> is equal to this instance.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_FunctionCallback_GetHashCode" data-uid="C1.Util.DX.FunctionCallback.GetHashCode">
          <a class="xref" href="C1.Util.DX.FunctionCallback.GetHashCode.html#C1_Util_DX_FunctionCallback_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a hash code for this instance.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_FunctionCallback_ToString" data-uid="C1.Util.DX.FunctionCallback.ToString">
          <a class="xref" href="C1.Util.DX.FunctionCallback.ToString.html#C1_Util_DX_FunctionCallback_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> that represents this instance.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_FunctionCallback_ToString_System_String_" data-uid="C1.Util.DX.FunctionCallback.ToString(System.String)">
          <a class="xref" href="C1.Util.DX.FunctionCallback.ToString.html#C1_Util_DX_FunctionCallback_ToString_System_String_">ToString(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> that represents this instance.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="operators">Operators
</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_FunctionCallback_op_Explicit_C1_Util_DX_FunctionCallback__System_IntPtr" data-uid="C1.Util.DX.FunctionCallback.op_Explicit(C1.Util.DX.FunctionCallback)~System.IntPtr">
          <a class="xref" href="C1.Util.DX.FunctionCallback.op_Explicit.html#C1_Util_DX_FunctionCallback_op_Explicit_C1_Util_DX_FunctionCallback__System_IntPtr">explicit operator IntPtr(FunctionCallback)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs an explicit conversion from <a class="xref" href="C1.Util.DX.FunctionCallback.html">FunctionCallback</a> to <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.intptr">IntPtr</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_FunctionCallback_op_Explicit_System_Void___C1_Util_DX_FunctionCallback" data-uid="C1.Util.DX.FunctionCallback.op_Explicit(System.Void*)~C1.Util.DX.FunctionCallback">
          <a class="xref" href="C1.Util.DX.FunctionCallback.op_Explicit.html#C1_Util_DX_FunctionCallback_op_Explicit_System_Void___C1_Util_DX_FunctionCallback">explicit operator FunctionCallback(void*)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs an implicit conversion from (void*) to <a class="xref" href="C1.Util.DX.FunctionCallback.html">FunctionCallback</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_FunctionCallback_op_Implicit_C1_Util_DX_FunctionCallback__System_Void_" data-uid="C1.Util.DX.FunctionCallback.op_Implicit(C1.Util.DX.FunctionCallback)~System.Void*">
          <a class="xref" href="C1.Util.DX.FunctionCallback.op_Implicit.html#C1_Util_DX_FunctionCallback_op_Implicit_C1_Util_DX_FunctionCallback__System_Void_">implicit operator void*(FunctionCallback)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs an implicit conversion from <a class="xref" href="C1.Util.DX.FunctionCallback.html">FunctionCallback</a> to (void*).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_FunctionCallback_op_Implicit_System_IntPtr__C1_Util_DX_FunctionCallback" data-uid="C1.Util.DX.FunctionCallback.op_Implicit(System.IntPtr)~C1.Util.DX.FunctionCallback">
          <a class="xref" href="C1.Util.DX.FunctionCallback.op_Implicit.html#C1_Util_DX_FunctionCallback_op_Implicit_System_IntPtr__C1_Util_DX_FunctionCallback">implicit operator FunctionCallback(IntPtr)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs an explicit conversion from <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.intptr">IntPtr</a> to <a class="xref" href="C1.Util.DX.FunctionCallback.html">FunctionCallback</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
