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)