IncludeSubfolders property (ILEADDicomDir Interface)
VARIANT_BOOL IncludeSubfolders | |
Overview |
Refer to Creating DICOM Directories. |
Remarks
Specifies whether the InsertDicomFile method should add the DICOM files in the subfolders of the destination folder when the InsertDicomFile method is passed NULL. Possible values are:
Value |
Meaning |
VARIANT_TRUE |
(Default) Add the files in the subfolders of the destination folder to the DICOM directory referenced by this directory interface. This DICOM directory will be saved to the DICOMDIR file. |
VARIANT_FALSE |
Add only the files in the root of the destination folder to the DICOM directory referenced by this interface. This DICOM directory will be saved to the DICOMDIR file. |
See Also
Elements: |
|
Topics: |