DefaultIOD method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

void DefaultIOD ();

Overview

Refer to Working with Information Object Definitions.

Remarks

Resets the IOD Structure to the default values. This will delete any user-defined items that have been added.

If you remove the contents of the IOD Structure using the ResetIOD method, you can reset the IOD Structure to the default values by calling this function.

See Also

Elements:

InsertIOD method, DeleteIOD method, ResetIOD method

Topics:

Information Object Definitions: Setting the Default IOD Table