NetReceiveNReportResponse event (ILEADDicomNet)
void NetReceiveNReportResponse (long hNet, short nPresentationID, short nMessageID, BSTR pszClass, BSTR pszInstance, short nStatus, short nEvent, long hDS); | |
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Notifies a connection that an N-REPORT-RSP command was received.
This event is generated on a peer member of a connection when SendNReportResponse method is called locally.
See Also
Elements: |
SendNReportRequest method, SendNReportResponse method, NetReceiveNReportRequest event |
Topics: |
|
|