NetReceiveNDeleteRequest event (ILEADDicomNet)
void NetReceiveNDeleteRequest (long hNet, short nPresentationID, short nMessageID, BSTR pszClass, BSTR pszInstance); | |
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Notifies a connection that an N-DELETE-REQ command was received.
This event is generated on a peer member of a connection when the SendNDeleteRequest method is called locally.
See Also
Elements: |
SendNDeleteRequest method, SendNDeleteResponse method, NetReceiveNDeleteResponse event |
Topics: |
|
|