SendAssociateReject method (ILEADDicomNet)
short SendAssociateReject (long hNet, short nResult, short nSource, short nReason); | |
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Sends an Associate Reject message to a connection.
The SendAssociateReject method is called by the SCP in response to a SendAssociateRequest method call placed by an SCU. It generates a NetReceiveAssociateReject event on the SCU.
See Also