C#
VB
C++
Enumeration that indicates the printer operation to be logged.
Members
0x00000004 | StartApplication |
Log printer application startup operations. |
0x00000000 | None |
Do not log any printer operations. |
0x00000007 | All |
Log all printer operations. |
0x00000002 | UninstallPrinter |
Log printer un-installation operations. |
0x00000001 | InstallPrinter |
Log printer installation operations. |