C#
VB
C++
Updates the Result property and fires the OperationCompleted event.
public void OnOperationCompleted(
bool result
)
Public Sub OnOperationCompleted( _
ByVal result As Boolean _
)
public:
void OnOperationCompleted(
bool result
)
result
true if the execution succeeded by the component that used the argument.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET