NetReceiveCEchoResponse event (ILEADDicomNet)
void NetReceiveCEchoResponse (long hNet, short nPresentationID, short nMessageID, BSTR pszClass, short nStatus); | |
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Notifies a connection that a C-ECHO-RSP command was received.
This event is generated on a peer member of a connection when the SendCEchoResponse method is called.
See Also
Elements: |
SendCEchoRequest method, SendCEchoResponse method, NetReceiveCEchoRequest event |
Topics: |
|
|