Interface

The Interface key registers new interfaces by associating an interface name with an interface identifier (IID). It maps IIDs to information specific to an interface. The information is required mainly for using interfaces across process boundaries.

When adding a new interface, the Interface key must be completed for COM to register the new interface. There must be one IID subkey for each new interface.