hDicomDS property (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long hDicomDS

Overview

Refer to

Remarks

(Runtime only) This is the handle to the DICOM Data Set. You can use this when calling the DICOM ILEADDicomNet's SendData method.

Assigning a valid Data Set to this property will copy the source Data Set. Assigning 0 to this property will free the existing Data Set.