Leadtools.Dicom.WCF

GetImageInfoEx Method (IObjectRetrieveService)

Show in webframe



The SOP Instance UID of the DICOM object.
Custom user data.
Retrieves extended image information for a DICOM object.
Syntax
'Declaration
 
<OperationContractAttribute()>
Function GetImageInfoEx( _
   ByVal sopInstanceUID As String, _
   ByVal extraData As String _
) As Leadtools.Dicom.Services.DataTypes.ImageInfoEx
'Usage
 
Dim instance As IObjectRetrieveService
Dim sopInstanceUID As String
Dim extraData As String
Dim value As Leadtools.Dicom.Services.DataTypes.ImageInfoEx
 
value = instance.GetImageInfoEx(sopInstanceUID, extraData)
[OperationContractAttribute()]
Leadtools.Dicom.Services.DataTypes.ImageInfoEx GetImageInfoEx( 
   string sopInstanceUID,
   string extraData
)
[OperationContractAttribute()]
Leadtools.Dicom.Services.DataTypes.ImageInfoEx^ GetImageInfoEx( 
   String^ sopInstanceUID,
   String^ extraData
) 

Parameters

sopInstanceUID
The SOP Instance UID of the DICOM object.
extraData
Custom user data.

Return Value

An Leadtools.Dicom.Services.DataTypes.ImageInfoEx containing the information about the images.
Requirements

Target Platforms

See Also

Reference

IObjectRetrieveService Interface
IObjectRetrieveService Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.