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 > INotifyReceiveMessage Interface : OnSecureLinkReady Method |
void OnSecureLinkReady( DicomClient Client, DicomExceptionCode error )
'Declaration Sub OnSecureLinkReady( _ ByVal Client As DicomClient, _ ByVal error As DicomExceptionCode _ )
'Usage Dim instance As INotifyReceiveMessage Dim Client As DicomClient Dim error As DicomExceptionCode instance.OnSecureLinkReady(Client, error)
void OnSecureLinkReady( DicomClient^ Client, DicomExceptionCode error )