FindClassIOD method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short FindClassIOD ( long lClass );

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 class.

To find the IOD of modules within a class, use the FindModuleIOD method.

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

See Also

Elements:

FindIOD method, FindModuleIOD method

Topics:

Information Object Definitions: Searching the IOD Table