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

InstanceReceivedEventArgs Constructor (InstanceReceivedEventArgs)






The SOP Instance UID System.String value for the retrieved image.
The physical Leadtools.Dicom.DicomDataSet path for the retrieved image.
The retrieved Leadtools.Dicom.DicomDataSet object.
System.Boolean value indicating whether the datasetInstance is loaded. true if loaded; otherwise it is false.
Initializes a new instance of the InstanceReceivedEventArgs class.
Syntax
public InstanceReceivedEventArgs( 
   string sopInstanceUID,
   string instanceDataSetPath,
   DicomDataSet datasetInstance,
   bool datasetLoaded
)
'Declaration
 
Public Function New( _
   ByVal sopInstanceUID As String, _
   ByVal instanceDataSetPath As String, _
   ByVal datasetInstance As DicomDataSet, _
   ByVal datasetLoaded As Boolean _
)
'Usage
 
Dim sopInstanceUID As String
Dim instanceDataSetPath As String
Dim datasetInstance As DicomDataSet
Dim datasetLoaded As Boolean
 
Dim instance As New InstanceReceivedEventArgs(sopInstanceUID, instanceDataSetPath, datasetInstance, datasetLoaded)
public InstanceReceivedEventArgs( 
   string sopInstanceUID,
   string instanceDataSetPath,
   DicomDataSet datasetInstance,
   bool datasetLoaded
)
function InstanceReceivedEventArgs( 
   sopInstanceUID ,
   instanceDataSetPath ,
   datasetInstance ,
   datasetLoaded 
)
public:
InstanceReceivedEventArgs( 
   String^ sopInstanceUID,
   String^ instanceDataSetPath,
   DicomDataSet^ datasetInstance,
   bool datasetLoaded
)

Parameters

sopInstanceUID
The SOP Instance UID System.String value for the retrieved image.
instanceDataSetPath
The physical Leadtools.Dicom.DicomDataSet path for the retrieved image.
datasetInstance
The retrieved Leadtools.Dicom.DicomDataSet object.
datasetLoaded
System.Boolean value indicating whether the datasetInstance is loaded. true if loaded; otherwise it is false.
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

InstanceReceivedEventArgs Class
InstanceReceivedEventArgs 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