NetReceiveAssociateReject event (ILEADDicomNet)
void NetReceiveAssociateReject (long hNet, short nResult, short nSource, short nReason); | |
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Notifies a connection that an Associate Reject message was received.
This event is generated on an SCU when an SCP calls the SendAssociateReject method. For more information on DICOM Associate connections, refer to Creating a DICOM Associate Connection.
See Also