C#
VB
C++
Raises the CMoveStoreSubOperation event.
protected virtual void OnCMoveStoreSubOperation(
object sender,
CMoveStoreSubOperationEventArgs args
)
Protected Overridable Sub OnCMoveStoreSubOperation( _
ByVal sender As Object, _
ByVal args As Leadtools.Dicom.Scp.CMoveStoreSubOperationEventArgs _
)
protected:
virtual void OnCMoveStoreSubOperation(
Object^ sender,
Leadtools.Dicom.Scp.CMoveStoreSubOperationEventArgs^ args
)
sender
The object firing the event.
args
A CMoveStoreSubOperationEventArgs containing the event data.
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