SendNGetResponse method (ILEADDicomNet)
short SendNGetResponse ( 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) Sends an N-GET-RSP message to a peer member of a connection.
The SendNGetResponse method is called by the SCP in response to a SendNGetRequest method call placed by an SCU. This generates a NetReceiveNGetResponse event on the SCU.
See Also
Elements: |
SendNGetRequest method, NetReceiveNGetRequest event, NetReceiveNGetResponse event |
Topics: |