AddTransferSyntax method (ILEADDicomNet)
short AddTransferSyntax (long hPDU, short nID, BSTR pszUID); | |
Overview |
Refer to Working with DICOM Associate Connections. |
Remarks
Adds a Transfer Syntax to the specified Presentation Context.
A DICOM Associate (Request or Accept) can have multiple Presentation Contexts. A Transfer Syntax can be added by specifying the ID for the appropriate Presentation Context to which to add the Transfer Syntax.
See Also
Elements: |
GetTransfer Syntax method, GetTransferCount method, SetTransferSyntax method, DeleteTransferSyntax method |
Topics: |
DICOM Associate Connection: Modifying a DICOM Associate Handle |