ResetDicomDir method (ILEADDicomDir Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short ResetDicomDir(BSTR bstrDICOMDIRDstFolder);

Overview

Refer to Creating DICOM Directories.

Remarks

Removes the contents of the Dicom directory referenced by this interface and reinitializes it, therefore emptying the Dicom directory. It also sets the destination folder using the string in the bstrDICOMDIRDstFolder parameter. Most of the methods of the ILEADDicomDir interface will fail if this destination folder is not specified. Therefore, this method should be called at the beginning of your application.

See Also

Elements:

SaveDicomDir method

Topics:

DICOM Elements: DICOM Directories