WiX Database XML Schema

Element: Interface

Description

COM Interface registration for parent Typelib.

Derived By

Restricting anyType

Attributes

Name  Type  Description 
Id  Guid  GUID identifier for COM Interface.
Name  string  Name for COM Interface.
ProxyStubClassId  Guid  GUID CLSID for proxy stub to COM Interface.
ProxyStubClassId32  Guid  GUID CLSID for 32-bit proxy stub to COM Interface.
NumMethods  integer  Number of methods implemented on COM Interface.
Versioned  YesNoType  Determines whether a Typelib version entry should be created with the other COM Interface registry keys.

Content Model

Always empty.