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 : GetChallengeIscl Method |
'Declaration
Protected Overridable Function GetChallengeIscl( _ ByRef challenge As Long, _ ByVal parameter As Long _ ) As Boolean
'Usage
Dim instance As DicomNet Dim challenge As Long Dim parameter As Long Dim value As Boolean value = instance.GetChallengeIscl(challenge, parameter)