An optional entry that specifies all interface IDs (IIDs) supported by the associated class.
Registry Entry
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\Interface
\<IID>
= <name of interface1>
\<IID> =
<name of interface2>
\...
Value Entries
Remarks
If an interface name is not present in this list, then the interface can never be supported by an instance of this class.
See Also