Unregister subscriber. DEPRECATED. This is not safe to use when the RPC server or main message handler thread is running.
Synopsis
Declared in <validationinterface.h>
void
UnregisterValidationInterface(CValidationInterface* callbacks);
Parameters
Name |
Description |
callbacks |
Interface to stop delivering events to. |
Created with MrDocs