GetTransferSyntax method (ILEADDicomNet)
short GetTransferSyntax (long hPDU, short nID, long lIndex); | |
Overview |
Refer to Working with DICOM Associate Connections. |
Remarks
Returns the Transfer Syntax for the specified Presentation Context and index.
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.
See Also