<IID>

Associates an interface ID (IID) with a textual name for the interface.

Registry Entry

HKEY_LOCAL_MACHINE\SOFTWARE\Classes
\Interface
\<IID> =
name of interface

Value Entries

<name of interface>
Textual name for a given interface. For example:
\{00000112-0000-0000-C000-0000000000-46} = IOleObject

Remarks

If your application adds a new interface, the interface key must be completed for OLE 2 to register the new interface. There must be one entry for each new interface.