WebSphere Message Service Client for C/C++, Version 2.0.2 Operating Systems: AIX, Linux, Solaris, 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: 24 May 2011

(C) Copyright IBM Corporation 2005, 2011. All Rights Reserved.