Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomNet Class : OnNonSecureReceivedIscl Method |
protected virtual void OnNonSecureReceivedIscl( DicomExceptionCode error, IntPtr buffer, int length )
'Declaration
Protected Overridable Sub OnNonSecureReceivedIscl( _ ByVal error As DicomExceptionCode, _ ByVal buffer As IntPtr, _ ByVal length As Integer _ )
'Usage
Dim instance As DicomNet Dim error As DicomExceptionCode Dim buffer As IntPtr Dim length As Integer instance.OnNonSecureReceivedIscl(error, buffer, length)
protected virtual void OnNonSecureReceivedIscl( DicomExceptionCode error, IntPtr buffer, int length )