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 )