Leadtools.Dicom.AddIn.Interfaces Namespace > INotifySendMessage Interface : OnSendAssociateReject Method |
void OnSendAssociateReject( DicomClient Client, DicomAssociateRejectResultType result, DicomAssociateRejectSourceType source, DicomAssociateRejectReasonType reason )
'Declaration Sub OnSendAssociateReject( _ ByVal Client As DicomClient, _ ByVal result As DicomAssociateRejectResultType, _ ByVal source As DicomAssociateRejectSourceType, _ ByVal reason As DicomAssociateRejectReasonType _ )
'Usage Dim instance As INotifySendMessage Dim Client As DicomClient Dim result As DicomAssociateRejectResultType Dim source As DicomAssociateRejectSourceType Dim reason As DicomAssociateRejectReasonType instance.OnSendAssociateReject(Client, result, source, reason)
void OnSendAssociateReject( DicomClient Client, DicomAssociateRejectResultType result, DicomAssociateRejectSourceType source, DicomAssociateRejectReasonType reason )
function Leadtools.Dicom.AddIn.Interfaces.INotifySendMessage.OnSendAssociateReject( Client , result , source , reason )
void OnSendAssociateReject( DicomClient^ Client, DicomAssociateRejectResultType result, DicomAssociateRejectSourceType source, DicomAssociateRejectReasonType reason )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2