CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: HanneSThEGreaT

Search: Search took 4.72 seconds.

  1. Replies
    9
    Views
    23,328

    Re: Is Printer Online

    This thread is over 9 years old.... rather ask a new question by starting a new thread.
  2. Replies
    9
    Views
    23,328

    Re: Is Printer Online

    Have you tried the Api I suggested ¿

    The following is a list of APIs Structures and constants needed :
    APIs :


    OpenPrinter
    FindFirstPrinterChangeNotification...
  3. Replies
    9
    Views
    23,328

    Re: Is Printer Online

    Great find Hairy! :thumb:

    You could also use the OpenPrinter API along with the PRINTER_INFO_2 structure to determine if a printer is available or not :)
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured