Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Interfaces Namespace > INotifySendMessage Interface : OnSendReleaseResponse Method |
void OnSendReleaseResponse( DicomClient Client )
'Declaration Sub OnSendReleaseResponse( _ ByVal Client As DicomClient _ )
'Usage Dim instance As INotifySendMessage Dim Client As DicomClient instance.OnSendReleaseResponse(Client)
void OnSendReleaseResponse( DicomClient^ Client )