Home

 

ComponentData (MQBYTE×ComponentDataLength) – input/output

 

Component data.

This data is kept by the queue manager on behalf of this particular component; any changes made to it by any of the functions provided by this component are preserved, and presented the next time one of this component’s functions is called.

Component data is in shared memory accessible to all processes.

The length of this data area is passed by the queue manager in the ComponentDataLength parameter of the MQZ_INIT_NAME call.

 

Parent topic:

Parameters


fa19720_


 

Home