Hi,
I am working on qmss project . As of now I have completed the moving of descriptor to the free queue, popping it by giving an handle, later pushing it to an other newly defined queue.
I want the value of the descriptor to be changed before I push it to the new queue. How do we do that?? where do we get the direct access to descriptor??
Please help me with a part of code.
Thanks and regards.