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 > SendNonSecureIscl Method : SendNonSecureIscl(IntPtr,Int32) Method |
'Declaration
Public Overloads Sub SendNonSecureIscl( _ ByVal buffer As IntPtr, _ ByVal length As Integer _ )
'Usage
Dim instance As DicomNet Dim buffer As IntPtr Dim length As Integer instance.SendNonSecureIscl(buffer, length)