Results 1 to 4 of 4

Thread: Print Job Details

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    PGD Staff / News Reporter phibermon's Avatar
    Join Date
    Sep 2009
    Location
    England
    Posts
    524
    it's not just the wrong place, it's the wrong site

    What you are looking for will be part of the Windows API, search on Microsoft, technet etc or alternativley find an open source project that deals with print queue managment that might contain the calls you need.

    Here's somewhere to get started :

    http://msdn.microsoft.com/en-us/libr..._job_functions

    specifically this function :

    http://msdn.microsoft.com/en-us/libr...(v=vs.85).aspx

    and even more specifically the record structures JOB_INFO_1,2 and 3 returnable by that function :

    http://msdn.microsoft.com/en-us/libr...(v=vs.85).aspx
    http://msdn.microsoft.com/en-us/libr...(v=vs.85).aspx
    http://msdn.microsoft.com/en-us/libr...(v=vs.85).aspx
    Last edited by phibermon; 27-11-2013 at 01:19 PM.
    When the moon hits your eye like a big pizza pie - that's an extinction level impact event.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •