LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

GetCompatiblePresentationContext Method

Show in webframe





The Leadtools.Dicom.DicomDataSet that is used to generate the Leadtools.Dicom.Scu.Common.PresentationContext
Returns a Leadtools.Dicom.Scu.Common.PresentationContext that contains the abstract syntax and transfer syntax of a Leadtools.Dicom.DicomDataSet
Syntax
public static PresentationContext GetCompatiblePresentationContext( 
   DicomDataSet ds
)
'Declaration
 
Public Shared Function GetCompatiblePresentationContext( _
   ByVal ds As DicomDataSet _
) As PresentationContext
'Usage
 
Dim ds As DicomDataSet
Dim value As PresentationContext
 
value = QueryRetrieveScu.GetCompatiblePresentationContext(ds)

            

            
public:
static PresentationContext^ GetCompatiblePresentationContext( 
   DicomDataSet^ ds
) 

Parameters

ds
The Leadtools.Dicom.DicomDataSet that is used to generate the Leadtools.Dicom.Scu.Common.PresentationContext

Return Value

a Leadtools.Dicom.Scu.Common.PresentationContext that contains the abstract syntax and transfer syntax of a Leadtools.Dicom.DicomDataSet
Remarks
Since the C-GET requests and retrieves information on the same DICOM assocation, you must the SOP Class UID of the DICOM instances that are to be retrieved prior to the DICOM assocation. If you have access to a Leadtools.Dicom.DicomDataSet that is compatible with the instances that you are trying to retrieve, then you can use this method to generate a compatible Leadtools.Dicom.Scu.Common.PresentationContext. This presentation context can then be added to the last parameter (a List of Leadtools.Dicom.Scu.Common.PresentationContext) of any of the Get(DicomScp,DicomDataSet) methods.
Example
For an example, refer to Get(DicomScp,String,List<PresentationContext>)
Requirements

Target Platforms

See Also

Reference

QueryRetrieveScu Class
QueryRetrieveScu Members

 

 


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

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features