Preamble property (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

BSTR Preamble

Overview

Refer to Working with Data Sets.

Remarks

Character string that contains the optional preamble to the Data Set. When setting the preamble, the actual size that will be written to the file when you call SaveDS will be limited to the first 128 bytes.

Call GetDSPreamble to update this property from a loaded Data Set. Call SetDSPreamble to set this property with the preamble to be saved into the DICOM file.

See Also

Elements:

GetDSPreamble method, SetDSPreamble method

Topics:

Data Sets: Getting and Setting Data Set Information