LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)
LEAD Technologies, Inc

OnDicomDataSetReceived Method






The SOP Instance UID System.String value for the retrieved image.
The physical Leadtools.Dicom.DicomDataSet path for the retrieved image.
The Leadtools.Dicom.DicomDataSet object that is retrieved.
Provides information for the InstanceReceivedEventArgs and raises the Leadtools.Medical.Workstation.Client.RetrieveClient.InstanceReceived event.
Syntax
protected void OnDicomDataSetReceived( 
   string sopInstanceUID,
   string datasetPath,
   DicomDataSet dataset
)
'Declaration
 
Protected Sub OnDicomDataSetReceived( _
   ByVal sopInstanceUID As String, _
   ByVal datasetPath As String, _
   ByVal dataset As DicomDataSet _
) 
'Usage
 
Dim instance As RetrieveClient
Dim sopInstanceUID As String
Dim datasetPath As String
Dim dataset As DicomDataSet
 
instance.OnDicomDataSetReceived(sopInstanceUID, datasetPath, dataset)
protected void OnDicomDataSetReceived( 
   string sopInstanceUID,
   string datasetPath,
   DicomDataSet dataset
)
 function Leadtools.Medical.Workstation.Client.RetrieveClient.OnDicomDataSetReceived( 
   sopInstanceUID ,
   datasetPath ,
   dataset 
)
protected:
void OnDicomDataSetReceived( 
   String^ sopInstanceUID,
   String^ datasetPath,
   DicomDataSet^ dataset
) 

Parameters

sopInstanceUID
The SOP Instance UID System.String value for the retrieved image.
datasetPath
The physical Leadtools.Dicom.DicomDataSet path for the retrieved image.
dataset
The Leadtools.Dicom.DicomDataSet object that is retrieved.
Remarks

Derived classes should call this method whenever they receive a new Leadtools.Dicom.DicomDataSet.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RetrieveClient Class
RetrieveClient Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Workstation.Client requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features