WMQ.CodePageSet (Magic xpa 3.x)
This program sets the code page of the connection to WebSphere MQ for the connection specified by the Open Destination program. The parameters and return value for the WMQ.CodePageSet program are:
|
|
Queue Handle
|
Numeric (15). (Input). The numeric value that was returned from the Open Destination program.
|
CodePage
|
Numeric (5). (Input). The new code page.
|
Return value
|
0 if successful. It will return a negative value if unsuccessful.
|
WMQ_CodePageGet Function