Advantage Client Engine
Clears the callback function registered using AdsRegisterCallbackFunction.
UNSIGNED32 AdsClearCallbackFunction();
None.
AdsClearCallbackFunction will make the Advantage Client Engine stop calling the registered callback function in the current thread.
See the example in AdsRegisterCallbackFunction.