IsSupportLocked Example for Visual Basic

    If (DicomKernel.IsSupportLocked(L_SUPPORT_MEDICAL)) Then
        MsgBox "No Support"
    End If