SendCEchoRequest method (ILEADDicomNet)
short SendCEchoRequest ( long hNet, short nPresentationID, short nMessageID, BSTR pszClass); | |
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Sends a C-ECHO-REQ message to a peer member of a connection.
Calling this method generates a NetReceiveCEchoRequest event on the SCP. The SCP should respond by calling the SendCEchoResponse method which will generate a NetReceiveCEchoResponse event.
See Also
Elements: |
SendCEchoResponse method, NetReceiveCEchoRequest event, NetReceiveCEchoResponse event |
Topics: |