The type of the target group of messaging engines. This property determines the nature of the target group identified by the XMSC_WPM_TARGET_GROUP property.
Valid value | Meaning |
---|---|
XMSC_WPM_TARGET_TYPE_BUSMEMBER | The name of the target group is the name of a bus member. The target group is all the messaging engines in the bus member. |
XMSC_WPM_TARGET_TYPE_CUSTOM | The name of the target group is the name of a user defined group of messaging engines. The target group is all the messaging engines that are registered with the user defined group. |
XMSC_WPM_TARGET_TYPE_ME | The name of the target group is the name of a messaging engine. The target group is the specified messaging engine. |