SendCFindResponse method (ILEADDicomNet)
short SendCFindResponse ( long hNet, short nPresentationID, short nMessageID, BSTR pszClass, short nStatus, long hDS); | |
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Sends a C-FIND-RSP message to a peer member of a connection.
The SendCFindResponse method is called by the SCP in response to a SendCFindRequest method call placed by an SCU. This generates a NetReceiveCFindResponse event on the SCU.
See Also
Elements: |
SendCFindRequest method, NetReceiveCFindResponse event, NetReceiveCFindRequest event |
Topics: |