Interface (COM)
An optional entry that specifies all interface IDs (IIDs) supported by the associated class.
Registry Entry
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID
{CLSID}
Interface
{IID1} = name1
{IID2} = name2
...
Remarks
If an interface name is not present in this list, the interface can never be supported by an instance of this class.
Related topics