This method is used to clear callback functions that were set using the SetReflashDisplayCallback method.
{% tabs %} {% tab title="C/C++ Declare" %}
void _stdcall icsneoClearReflashDisplayCallbacks(void);
{% endtab %}
{% tab title="Visual Basic .NET Declare" %}
{% endtab %}
{% tab title="C# Declare" %}
{% endtab %} {% endtabs %}
Parameters
None
Return Values
None
Remarks
{% tabs %} {% tab title="C/C++ Example:" %}
{% endtab %}
{% tab title="C# Example" %}
{% endtab %}
{% tab title="Visual Basic .NET Example:" %}
{% endtab %} {% endtabs %}