FindModuleIOD method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short FindModuleIOD ( long lClass, long lModule );

Overview

Refer to Working with Information Object Definitions.

Remarks

Updates the CurrentIOD property with the item in the IOD Structure that contains the IOD for the specified module in the specified class.

To find the IOD for a specific class use FindClassIOD method.

FindIOD method lets you find IODs for classes, modules or elements in the IOD Structure.

See Also

Elements:

FindIOD method, FindClassIOD method

Topics:

Information Object Definitions: Searching the IOD Table