GetPresentationID method (ILEADDicomNet)
Overview |
Refer to Working with DICOM Associate Connections. |
Remarks
Returns the Presentation Context ID of the Presentation Context at the specified index, for the specified DICOM Associate.
A DICOM Associate (Request or Accept) can have multiple Presentation Contexts. The Presentation ID can be retrieved by passing the appropriate value for nIndex.
To determine the number of presentation contexts a DICOM Associate has, call GetPresentationCount method.
See Also