SetTransferSyntax method (ILEADDicomNet)
short SetTransferSyntax (long hPDU, short nID, long lIndex, BSTR pszUID); | |
Overview |
Refer to Working with DICOM Associate Connections. |
Remarks
Sets a Transfer Syntax for the specified Presentation Context.
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
Elements: |
DeleteTransferSyntax method, GetTransferSyntax method, GetTransferCount method, AddTransferSyntax method |
Topics: |
DICOM Associate Connection: Modifying a DICOM Associate Handle |