Skip to main content
Version: v3

ComPlusSubscription Element (Complus Extension)

Description
Defines an event subscription for a COM+ component.
Windows Installer references
None
Parents
ComPlusComponent, Component
Inner Text
None
Children
None
Attributes
NameTypeDescriptionRequired
IdString Identifier for the element. Yes
ComponentString If the element is not a child of a ComPlusComponent element, this attribute should be provided with the id of a ComPlusComponent element representing the component the subscription is to be created for.  
DescriptionString  
EnabledYesNoType  
EventClassPartitionIDString  
EventCLSIDString CLSID of the event class for the subscription. If a value for this attribute is not provided, a value for the PublisherID attribute must be provided.  
FilterCriteriaString  
InterfaceIDString  
MachineNameString  
MethodNameString  
NameString Name of the subscription. Yes
PerUserYesNoType  
PublisherIDString Publisher id for the subscription. If a value for this attribute is not provided, a value for the EventCLSID attribute must be provided.  
QueuedYesNoType  
SubscriberMonikerString  
SubscriptionIdString Id of the subscription. If a value is not provided for this attribute, an id will be generated during installation.  
UserNameString  
See Also
Complus Schema