Unregister subscriber
Synopsis
Declared in <validationinterface.h>
void
UnregisterSharedValidationInterface(std::shared_ptr<CValidationInterface> callbacks);
Parameters
Name |
Description |
callbacks |
Shared interface to stop delivering events to. |
Created with MrDocs