FindFirstPresStateRefSeriesItem method (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short FindFirstPresStateRefSeriesItem();

Overview

Refer to Working with DICOM Annotations

Remarks

The FindFirstPresStateRefSeriesItem method updates the CurrentElement property with the first Item under the "Referenced Series Sequence" (0008,1115) in the "Presentation State Module".

Use this method along with the MoveNextPresStateRefSeriesItem method to enumerate all the Items under the "Referenced Series Sequence" (0008,1115) in the "Presentation State Module".

See Also

Elements:

MoveNextPresStateRefSeriesItem method, GetPresStateImageRefCount method, GetPresStateImageRefInstanceUID method

Topics:

ILEADDicomDS Interface, IDicomPresStateAttributes Interface

 

Dicom Annotations: Presentation State Module