RemoveAllPresStateImageRefs method (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short RemoveAllPresStateImageRefs();

Overview

Refer to Working with DICOM Annotations

Remarks

The RemoveAllPresStateImageRefs method removes all the "Referenced Image Sequence(s)" (0008,1140) which belong to the "Referenced Series Sequence" (0008,1115) under the "Presentation State Module".

See Also

Elements:

AddPresStateImageRef method, RemovePresStateImageRef method, GetPresStateImageRefInstanceUID method, GetPresStateImageRefCount method

Topics:

ILEADDicomDS Interface, IDicomPresStateAttributes Interface

 

Dicom Annotations: Presentation State Module