#include <nt_printing.h>
変数 | |
| _Printer * | prev |
| _Printer * | next |
| BOOL | document_started |
| BOOL | page_started |
| uint32 | jobid |
| BOOL | printer_type |
| TALLOC_CTX * | ctx |
| fstring | servername |
| fstring | sharename |
| uint32 | type |
| uint32 | access_granted |
| struct { | |
| uint32 flags | |
| uint32 options | |
| fstring localmachine | |
| uint32 printerlocal | |
| SPOOL_NOTIFY_OPTION * option | |
| POLICY_HND client_hnd | |
| BOOL client_connected | |
| uint32 change | |
| BOOL fnpcn | |
| } | notify |
| struct { | |
| fstring machine | |
| fstring user | |
| } | client |
| NT_DEVICEMODE * | nt_devmode |
| NT_PRINTER_INFO_LEVEL * | printer_info |
nt_printing.h の 450 行で定義されています。
nt_printing.h の 451 行で定義されています。
| uint32 jobid |
nt_printing.h の 455 行で定義されています。
参照元 _spoolss_addform()・_spoolss_deleteform()・_spoolss_fcpn()・_spoolss_getprinterdata()・_spoolss_getprinterdataex()・_spoolss_rfnpcnex()・_spoolss_setform()・_spoolss_setprinterdata()・_spoolss_setprinterdataex()・_spoolss_xcvdataport()・free_printer_entry()・get_printer_snum()・send_notify2_changes()・set_printer_hnd_name()・set_printer_hnd_printertype()・update_monitored_printq_cache().
| uint32 type |
| uint32 access_granted |
nt_printing.h の 460 行で定義されています。
参照元 _spoolss_addform()・_spoolss_deleteform()・_spoolss_deleteprinterdata()・_spoolss_deleteprinterdataex()・_spoolss_deleteprinterkey()・_spoolss_setform()・_spoolss_setprinterdata()・_spoolss_setprinterdataex()・_spoolss_xcvdataport()・delete_printer_handle()・open_printer_hnd()・update_printer()・update_printer_sec().
| uint32 flags |
| uint32 options |
| uint32 printerlocal |
| uint32 change |
| struct { ... } notify |
nt_printing.h の 474 行で定義されています。
nt_printing.h の 475 行で定義されています。
| struct { ... } client |
1.4.7