LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

GetTransfer Method








Presentation Context ID. The ID provides information about both the class type of the data and the Transfer Syntax to use when transferring the data.
Index of the Transfer Syntax to get.
Gets the Transfer Syntax for the specified Presentation Context and index. .NET support WinRT support
Syntax
public string GetTransfer( 
   byte id,
   int index
)
'Declaration
 
Public Function GetTransfer( _
   ByVal id As Byte, _
   ByVal index As Integer _
) As String
'Usage
 
Dim instance As DicomAssociate
Dim id As Byte
Dim index As Integer
Dim value As String
 
value = instance.GetTransfer(id, index)
public string GetTransfer( 
   byte id,
   int index
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomAssociate.GetTransfer( 
   id ,
   index 
)
public:
String^ GetTransfer( 
   byte id,
   int index
) 

Parameters

id
Presentation Context ID. The ID provides information about both the class type of the data and the Transfer Syntax to use when transferring the data.
index
Index of the Transfer Syntax to get.

Return Value

The Transfer Syntax Name for the specified Presentation Context and index.
Remarks
A DICOM Associate (Request or Accept) can have multiple Presentation Contexts. A DICOM Associate Request can have multiple Transfer Syntax entries for each Presentation Context. A Transfer Syntax can be retrieved by specifying the ID for the appropriate Presentation Context and the index for the appropriate Transfer Syntax.
Example
For an example, refer to DicomNet.SendCEchoRequest.
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

DicomAssociate Class
DicomAssociate Members
GetTransferCount Method
SetTransfer Method
AddTransfer Method
DelTransfer Method

 

 


Products | Support | Contact Us | Copyright Notices

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

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