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