GetTransferCount method (ILEADDicomNet)
Overview |
Refer to Working with DICOM Associate Connections. |
Remarks
Returns the number of Transfer Syntax entries for the specified Presentation Context.
A DICOM Associate can have more than one Presentation Context. The nID parameter identifies which Presentation Context to use when getting the number of Transfer Syntax entries.
A Presentation Context for an Associate Accept has only one Transfer Syntax. Therefore if you call this function for the Presentation Context of a DICOM Associate Accept, it will return 1.
See Also