WebSphere Message Service Clients for C/C++ and .NET, Version 1.2 Operating Systems: Linux, Windows

XMSC_WPM_TARGET_TYPE

Data type:
xmsINT
Property of:
ConnectionFactory

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.

The valid values of the property are as follows:
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.
By default, the property is not set.

Reference topic

Terms of Use | Rate this page

Last updated: 7 Dec 2005

© Copyright IBM Corporation 2005. All Rights Reserved.