Home
Required parameters
- ProcessName (MQCFST)
- Process name (parameter identifier: MQCA_PROCESS_NAME).
Generic process names are supported. A generic name is a character string followed by an asterisk (*), for example ABC*, and it selects all processes having names that start with the selected character string. An asterisk on its own matches all possible names.
The process name is always returned regardless of the attributes requested.
The maximum length of the string is MQ_PROCESS_NAME_LENGTH.
Parent topic:
Inquire Process
pc12860_
Home