Register subscriber
Synopsis
Declared in <validationinterface.h>
void
RegisterSharedValidationInterface(std::shared_ptr<CValidationInterface> callbacks);
Parameters
Name |
Description |
callbacks |
Shared interface whose callbacks will receive events. |
Created with MrDocs