NetReceiveNGetResponse event (ILEADDicomNet)
void NetReceiveNGetResponse (long hNet, short nPresentationID, short nMessageID, BSTR pszClass, BSTR pszInstance, short nStatus, long hDS); | |
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Notifies a connection that an N-GET-RSP command was received.
This event is generated on an SCU when the SendNGetResponse method is called by an SCP.
See Also
Topics: |