MoveNextPresStateRefSeriesItem method (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short MoveNextPresStateRefSeriesItem();

Overview

Refer to Working with DICOM Annotations

Remarks

The MoveNextPresStateRefSeriesItem method updates the CurrentElement property with the Item under the "Referenced Series Sequence" (0008,1115) in the "Presentation State Module" that immediately follows the Item specified in the CurrentElement property.

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

See Also

Elements:

FindFirstPresStateRefSeriesItem method, GetPresStateImageRefCount method, GetPresStateImageRefInstanceUID method

Topics:

ILEADDicomDS Interface, IDicomPresStateAttributes Interface

 

Dicom Annotations: Presentation State Module