hDicomDirDS property (ILEADDicomDir Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long hDicomDirDS

Overview

Refer to Creating DICOM Directories.

Remarks

This is the handle to the Data Set of the DICOM Directory. The hDicomDS property of the LEADTOOLS DICOM OCX object can be set to this property for further manipulation of the Directory Data Set.

When this property is set to the handle of a Data Set, the Data Set of the Dicom Directory managed by the COM object will be reset and a copy of the source Data Set will be made. Notice that if additional DICOM files or Data Sets are to be added to the Dicom Directory, the ResetDicomDir method should be called before assigning to this property, in order to specify the destination folder.

See Also

Topics:

DICOM Elements: DICOM Directories