Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu Namespace > QueryRetrieveScu Class : OnBeforeCMove Method |
protected DicomCommandPriorityType OnBeforeCMove( BeforeCMoveEventArgs e )
'Declaration Protected Function OnBeforeCMove( _ ByVal e As BeforeCMoveEventArgs _ ) As DicomCommandPriorityType
'Usage Dim instance As QueryRetrieveScu Dim e As BeforeCMoveEventArgs Dim value As DicomCommandPriorityType value = instance.OnBeforeCMove(e)
protected: DicomCommandPriorityType OnBeforeCMove( BeforeCMoveEventArgs^ e )