|
|
Represents the information arguments for a printer changed event
System.Object
System.Exception
PrinterQueueWatch.InsufficentPrintJobAccessRightsException
[Visual Basic] Public Class InsufficentPrintJobAccessRightsException Inherits System.Exception [C#] public class InsufficentPrintJobAccessRightsException : System.Exception [C++] public __gc class InsufficentPrintJobAccessRightsException : public System.Exception [JScript] public class InsufficentPrintJobAccessRightsException extends System.Exception
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
InsufficentPrintJobAccessRightsException is thrown when an attempt is made to alter the print job setup in the PrintJob class and the current logged in user does not have sufficient access privilege to effect the change
Namespace: PrinterQueueWatch
Platforms: Windows NT 4.0, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family
Assembly: PrinterQueueWatch (in PrinterQueueWatch.dll)
PrintJob class
© 2003 Merrion Computing Ltd. All rights reserved.