SetCurrentIOD method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

BOOL SetCurrentIOD ( long hIOD );

Overview

Refer to Working with Information Object Definitions.

Remarks

Updates the CurrentIOD property to the IOD Structure item identified by hIOD.

You can store the hIOD property of the CurrentIOD property when you move to a new item, and use that to return to that item later.