SendNDeleteResponse method (ILEADDicomNet)
short SendNDeleteResponse ( long hNet, short nPresentationID, short nMessageID, BSTR pszClass, BSTR pszInstance, short nStatus); | |
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Sends an N-DELETE-RSP message to a peer member of a connection.
The SendNDeleteResponse method is called by the SCP in response to a SendNDeleteRequest method call placed by an SCU. This generates a NetReceiveNDeleteResponse event on the SCU.
See Also
Elements: |
SendNDeleteRequest method, NetReceiveNDeleteRequest event, NetReceiveNDeleteResponse event |
Topics: |