SetIODName method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short SetIODName ( BSTR pszName );

Overview

Refer to Working with Information Object Definitions.

Remarks

Updates the name of the item in the IOD Structure specified by the CurrentIOD property.

The following methods will also help you navigate the IOD Structure:

MoveFirstIOD method

MoveLastIOD method

MoveNextIOD method

MoveParentIOD method

MoveChildIOD method

MoveRootIOD method

See Also

Elements:

MoveFirstIOD method, MoveLastIOD method, MoveNextIOD method, MovePrevIOD method, MoveParentIOD method, MoveChildIOD method, MoveRootIOD method, SetIODDescription method

Topics:

Information Object Definitions: Modifying an Existing IOD