Unlocking DICOM Support

Extensive DICOM file format support is unlocked in a number of ways using LSettings::UnlockSupport. LSettings::UnlockSupport must be called with the key found on the toolkit certificate, which will be e-mailed to you.

DICOM file format support can be unlocked by calling LSettings::UnlockSupport (L_SUPPORT_DICOM, "key"), or, LSettings::UnlockSupport (L_SUPPORT_MEDICAL, "key"), depending on the toolkit the user has purchased.

To unlock DICOM communication support (available only in the select LEAD products), LSettings::UnlockSupport must be called with the key found on the toolkit certificate. LSettings::UnlockSupport (L_SUPPORT_MEDICAL_NET, "key") tells the package to unlock DICOM file format support, all Medical features, and the unsecure DICOM Communication support. The key is passed for verification. For more information about required files, refer to Files To Be Included With Your Application.