DeletePresentation method (ILEADDicomNet)
Overview |
Refer to Working with DICOM Associate Connections. |
Remarks
Deletes a presentation context in the specified DICOM Associate.
A DICOM Associate can have multiple presentation contexts. Any of these can be deleted by passing the appropriate value for nID.
To determine the number of presentation contexts a DICOM Associate has, call the GetPresentationCount method.
See Also