Interface Element
From Windows Installer XML
- Description
- COM Interface registration for parent TypeLib.
- Windows Installer references
-
Registry Table
- Parents
-
Class, Component, TypeLib
- Inner Text
- None
- Children
- None
- Attributes
-
| Name |
Type |
Description |
Required |
| Id |
Guid |
GUID identifier for COM Interface. |
Yes |
| BaseInterface |
Guid |
Identifies the interface from which the current interface is derived. |
|
| Name |
String |
Name for COM Interface. |
Yes |
| NumMethods |
Integer |
Number of methods implemented on COM Interface. |
|
| ProxyStubClassId |
Guid |
GUID CLSID for proxy stub to COM Interface. |
|
| ProxyStubClassId32 |
Guid |
GUID CLSID for 32-bit proxy stub to COM Interface. |
|
| Versioned |
YesNoType |
Determines whether a Typelib version entry should be created with the other COM Interface registry keys. Default is 'yes'. |
|
- See Also
-
Wix Schema