ComPlusMethod Element (Complus Extension)

WiX Toolset

ComPlusMethod Element (Complus Extension)

Description
Represents a method for an interface.
Windows Installer references
None
Parents
ComPlusInterface
Inner Text
None
Children
Sequence (min: 1, max: 1)
  1. ComPlusRoleForMethod (min: 0, max: unbounded)
Attributes
Name Type Description Required
Id String Identifier for the element. Yes
AutoComplete YesNoType    
Description String    
Index Int Dispatch id of the method. If this attribute is not set a value must be provided for the Name attribute.  
Name String Name of the method. If this attribute is not set a value must be provided for the Index attribute.  
See Also
Complus Schema