Change username of printjob
I want to change the username (owner) of a printjob in a printqueue.
In the article a JOB_INFO_2 structure is created and loaded using pointers. You can then display the username etc. Now I want to change the username and load it back. So that the username of the printjob is really changed.
But I don't really know how to do this. I understand the article and I know I have to use the SetJob function. But I do not know how.
Who can help? Would be great if I could solve this with help from the community

