NetReceiveNDeleteResponse event (ILEADDicomNet)
void NetReceiveNDeleteResponse (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) Notifies a connection that an N-DELETE-RSP command was received.
This event is generated on a peer member of a connection when the SendNDeleteResponse method is called locally.
See Also
Elements: |
SendNDeleteRequest method, SendNDeleteResponse method, NetReceiveNDeleteRequest event |
Topics: |
|
|