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