IObservableCallback interface allows to run callback written on JS from C++. For using this interface please use its implementation from OccViewer.Observable.implement.
Custom callback function.
Free allocated memory.
Create IObservableCallback wrapper from given object with callback function.
IObservableCallback interface allows to run callback written on JS from C++. For using this interface please use its implementation from OccViewer.Observable.implement.