AddPresentation method (ILEADDicomNet)
short AddPresentation (long hPDU, short nID, short nResult, BSTR pszAbstract); | |
Overview |
Refer to Working with DICOM Associate Connections. |
Remarks
Adds a Presentation Context to the specified DICOM Associate.
A DICOM Associate (Request or Accept) can have multiple Presentation Contexts. A Presentation Context can be added by specifying a unique ID for the new Presentation Context and valid values for the Result (Associate Accept Presentation Context entries only) and the Abstract Syntax.
See Also