DSTempPath property (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

BSTR DSTempPath

Overview

Refer to Working with Data Sets.

Remarks

Character string containing the location of the temporary files. DICOM uses temporary files during the course of creating a file. If this property is NULL, the DICOM temporary files are kept in the directory Windows places its own temporary files. If this property is not NULL, the temporary files are placed in the specified directory.

See Also

Elements:

InitDS method, LoadDS method

Topics:

Data Sets: Creating, Initializing, Loading, and Saving Data Sets