Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.Services Namespace > IDICOMObjectRetrieve Interface : GetImageInfoEx Method |
ImageInfoEx GetImageInfoEx( string sopInstanceUID, string extraData )
'Declaration Function GetImageInfoEx( _ ByVal sopInstanceUID As String, _ ByVal extraData As String _ ) As ImageInfoEx
'Usage Dim instance As IDICOMObjectRetrieve Dim sopInstanceUID As String Dim extraData As String Dim value As ImageInfoEx value = instance.GetImageInfoEx(sopInstanceUID, extraData)
ImageInfoEx^ GetImageInfoEx( String^ sopInstanceUID, String^ extraData )