FindPresStateRefImageItem method (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short FindPresStateRefImageItem(BSTR bstrSOPInstanceUID);

Overview

Refer to Working with DICOM Annotations

Remarks

The FindPresStateRefImageItem method updates the CurrentElement property with the Item under the "Referenced Image Sequence" (0008,1140) (in the "Presentation State Module") that references an Image SOP Instance.

See Also

Elements:

AddPresStateImageRef method, RemovePresStateImageRef method, GetPresStateImageRefCount method, GetPresStateImageRefInstanceUID method .

Topics:

ILEADDicomDS Interface, IDicomPresStateAttributes Interface

 

Dicom Annotations: Presentation State Module