r19028: Implement getprinterinfo level 6 (only the status) and get rid of snum in the
[Samba.git] / source / include / rpc_spoolss.h
blob069d2b3bf7497706818616e597a69dff8505c1d4
1 /*
2 Unix SMB/Netbios implementation.
4 Copyright (C) Andrew Tridgell 1992-2000,
5 Copyright (C) Luke Kenneth Casson Leighton 1996-2000,
6 Copyright (C) Jean Francois Micouleau 1998-2000.
7 Copyright (C) Gerald Carter 2001-2006.
9 This program is free software; you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
11 the Free Software Foundation; either version 2 of the License, or
12 (at your option) any later version.
14 This program is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 GNU General Public License for more details.
19 You should have received a copy of the GNU General Public License
20 along with this program; if not, write to the Free Software
21 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
24 #ifndef _RPC_SPOOLSS_H /* _RPC_SPOOLSS_H */
25 #define _RPC_SPOOLSS_H
27 /* spoolss pipe: this are the calls which are not implemented ...
28 #define SPOOLSS_GETPRINTERDRIVER 0x0b
29 #define SPOOLSS_READPRINTER 0x16
30 #define SPOOLSS_WAITFORPRINTERCHANGE 0x1c
31 #define SPOOLSS_ADDPORT 0x25
32 #define SPOOLSS_CONFIGUREPORT 0x26
33 #define SPOOLSS_DELETEPORT 0x27
34 #define SPOOLSS_CREATEPRINTERIC 0x28
35 #define SPOOLSS_PLAYGDISCRIPTONPRINTERIC 0x29
36 #define SPOOLSS_DELETEPRINTERIC 0x2a
37 #define SPOOLSS_ADDPRINTERCONNECTION 0x2b
38 #define SPOOLSS_DELETEPRINTERCONNECTION 0x2c
39 #define SPOOLSS_PRINTERMESSAGEBOX 0x2d
40 #define SPOOLSS_ADDMONITOR 0x2e
41 #define SPOOLSS_DELETEMONITOR 0x2f
42 #define SPOOLSS_DELETEPRINTPROCESSOR 0x30
43 #define SPOOLSS_ADDPRINTPROVIDOR 0x31
44 #define SPOOLSS_DELETEPRINTPROVIDOR 0x32
45 #define SPOOLSS_FINDFIRSTPRINTERCHANGENOTIFICATION 0x36
46 #define SPOOLSS_FINDNEXTPRINTERCHANGENOTIFICATION 0x37
47 #define SPOOLSS_ROUTERFINDFIRSTPRINTERNOTIFICATIONOLD 0x39
48 #define SPOOLSS_ADDPORTEX 0x3d
49 #define SPOOLSS_REMOTEFINDFIRSTPRINTERCHANGENOTIFICATION0x3e
50 #define SPOOLSS_SPOOLERINIT 0x3f
51 #define SPOOLSS_RESETPRINTEREX 0x40
54 /* those are implemented */
55 #define SPOOLSS_ENUMPRINTERS 0x00
56 #define SPOOLSS_OPENPRINTER 0x01
57 #define SPOOLSS_SETJOB 0x02
58 #define SPOOLSS_GETJOB 0x03
59 #define SPOOLSS_ENUMJOBS 0x04
60 #define SPOOLSS_ADDPRINTER 0x05
61 #define SPOOLSS_DELETEPRINTER 0x06
62 #define SPOOLSS_SETPRINTER 0x07
63 #define SPOOLSS_GETPRINTER 0x08
64 #define SPOOLSS_ADDPRINTERDRIVER 0x09
65 #define SPOOLSS_ENUMPRINTERDRIVERS 0x0a
66 #define SPOOLSS_GETPRINTERDRIVERDIRECTORY 0x0c
67 #define SPOOLSS_DELETEPRINTERDRIVER 0x0d
68 #define SPOOLSS_ADDPRINTPROCESSOR 0x0e
69 #define SPOOLSS_ENUMPRINTPROCESSORS 0x0f
70 #define SPOOLSS_GETPRINTPROCESSORDIRECTORY 0x10
71 #define SPOOLSS_STARTDOCPRINTER 0x11
72 #define SPOOLSS_STARTPAGEPRINTER 0x12
73 #define SPOOLSS_WRITEPRINTER 0x13
74 #define SPOOLSS_ENDPAGEPRINTER 0x14
75 #define SPOOLSS_ABORTPRINTER 0x15
76 #define SPOOLSS_ENDDOCPRINTER 0x17
77 #define SPOOLSS_ADDJOB 0x18
78 #define SPOOLSS_SCHEDULEJOB 0x19
79 #define SPOOLSS_GETPRINTERDATA 0x1a
80 #define SPOOLSS_SETPRINTERDATA 0x1b
81 #define SPOOLSS_CLOSEPRINTER 0x1d
82 #define SPOOLSS_ADDFORM 0x1e
83 #define SPOOLSS_DELETEFORM 0x1f
84 #define SPOOLSS_GETFORM 0x20
85 #define SPOOLSS_SETFORM 0x21
86 #define SPOOLSS_ENUMFORMS 0x22
87 #define SPOOLSS_ENUMPORTS 0x23
88 #define SPOOLSS_ENUMMONITORS 0x24
89 #define SPOOLSS_ENUMPRINTPROCDATATYPES 0x33
90 #define SPOOLSS_RESETPRINTER 0x34
91 #define SPOOLSS_GETPRINTERDRIVER2 0x35
92 #define SPOOLSS_FCPN 0x38 /* FindClosePrinterNotify */
93 #define SPOOLSS_REPLYOPENPRINTER 0x3a
94 #define SPOOLSS_ROUTERREPLYPRINTER 0x3b
95 #define SPOOLSS_REPLYCLOSEPRINTER 0x3c
96 #define SPOOLSS_RFFPCNEX 0x41 /* RemoteFindFirstPrinterChangeNotifyEx */
97 #define SPOOLSS_RRPCN 0x42 /* RouteRefreshPrinterChangeNotification */
98 #define SPOOLSS_RFNPCNEX 0x43 /* RemoteFindNextPrinterChangeNotifyEx */
99 #define SPOOLSS_OPENPRINTEREX 0x45
100 #define SPOOLSS_ADDPRINTEREX 0x46
101 #define SPOOLSS_ENUMPRINTERDATA 0x48
102 #define SPOOLSS_DELETEPRINTERDATA 0x49
103 #define SPOOLSS_SETPRINTERDATAEX 0x4d
104 #define SPOOLSS_GETPRINTERDATAEX 0x4e
105 #define SPOOLSS_ENUMPRINTERDATAEX 0x4f
106 #define SPOOLSS_ENUMPRINTERKEY 0x50
107 #define SPOOLSS_DELETEPRINTERDATAEX 0x51
108 #define SPOOLSS_DELETEPRINTERKEY 0x52
109 #define SPOOLSS_DELETEPRINTERDRIVEREX 0x54
110 #define SPOOLSS_XCVDATAPORT 0x58
111 #define SPOOLSS_ADDPRINTERDRIVEREX 0x59
114 * Special strings for the OpenPrinter() call. See the MSDN DDK
115 * docs on the XcvDataPort() for more details.
118 #define SPL_LOCAL_PORT "Local Port"
119 #define SPL_TCPIP_PORT "Standard TCP/IP Port"
120 #define SPL_XCV_MONITOR_LOCALMON ",XcvMonitor Local Port"
121 #define SPL_XCV_MONITOR_TCPMON ",XcvMonitor Standard TCP/IP Port"
124 #define PRINTER_CONTROL_UNPAUSE 0x00000000
125 #define PRINTER_CONTROL_PAUSE 0x00000001
126 #define PRINTER_CONTROL_RESUME 0x00000002
127 #define PRINTER_CONTROL_PURGE 0x00000003
128 #define PRINTER_CONTROL_SET_STATUS 0x00000004
130 #define PRINTER_STATUS_OK 0x00000000
131 #define PRINTER_STATUS_PAUSED 0x00000001
132 #define PRINTER_STATUS_ERROR 0x00000002
133 #define PRINTER_STATUS_PENDING_DELETION 0x00000004
134 #define PRINTER_STATUS_PAPER_JAM 0x00000008
136 #define PRINTER_STATUS_PAPER_OUT 0x00000010
137 #define PRINTER_STATUS_MANUAL_FEED 0x00000020
138 #define PRINTER_STATUS_PAPER_PROBLEM 0x00000040
139 #define PRINTER_STATUS_OFFLINE 0x00000080
141 #define PRINTER_STATUS_IO_ACTIVE 0x00000100
142 #define PRINTER_STATUS_BUSY 0x00000200
143 #define PRINTER_STATUS_PRINTING 0x00000400
144 #define PRINTER_STATUS_OUTPUT_BIN_FULL 0x00000800
146 #define PRINTER_STATUS_NOT_AVAILABLE 0x00001000
147 #define PRINTER_STATUS_WAITING 0x00002000
148 #define PRINTER_STATUS_PROCESSING 0x00004000
149 #define PRINTER_STATUS_INITIALIZING 0x00008000
151 #define PRINTER_STATUS_WARMING_UP 0x00010000
152 #define PRINTER_STATUS_TONER_LOW 0x00020000
153 #define PRINTER_STATUS_NO_TONER 0x00040000
154 #define PRINTER_STATUS_PAGE_PUNT 0x00080000
156 #define PRINTER_STATUS_USER_INTERVENTION 0x00100000
157 #define PRINTER_STATUS_OUT_OF_MEMORY 0x00200000
158 #define PRINTER_STATUS_DOOR_OPEN 0x00400000
159 #define PRINTER_STATUS_SERVER_UNKNOWN 0x00800000
161 #define PRINTER_STATUS_POWER_SAVE 0x01000000
163 #define SERVER_ACCESS_ADMINISTER 0x00000001
164 #define SERVER_ACCESS_ENUMERATE 0x00000002
165 #define PRINTER_ACCESS_ADMINISTER 0x00000004
166 #define PRINTER_ACCESS_USE 0x00000008
167 #define JOB_ACCESS_ADMINISTER 0x00000010
169 /* JOB status codes. */
171 #define JOB_STATUS_QUEUED 0x0000
172 #define JOB_STATUS_PAUSED 0x0001
173 #define JOB_STATUS_ERROR 0x0002
174 #define JOB_STATUS_DELETING 0x0004
175 #define JOB_STATUS_SPOOLING 0x0008
176 #define JOB_STATUS_PRINTING 0x0010
177 #define JOB_STATUS_OFFLINE 0x0020
178 #define JOB_STATUS_PAPEROUT 0x0040
179 #define JOB_STATUS_PRINTED 0x0080
180 #define JOB_STATUS_DELETED 0x0100
181 #define JOB_STATUS_BLOCKED 0x0200
182 #define JOB_STATUS_USER_INTERVENTION 0x0400
184 /* Access rights for print servers */
185 #define SERVER_ALL_ACCESS STANDARD_RIGHTS_REQUIRED_ACCESS|SERVER_ACCESS_ADMINISTER|SERVER_ACCESS_ENUMERATE
186 #define SERVER_READ STANDARD_RIGHTS_READ_ACCESS|SERVER_ACCESS_ENUMERATE
187 #define SERVER_WRITE STANDARD_RIGHTS_WRITE_ACCESS|SERVER_ACCESS_ADMINISTER|SERVER_ACCESS_ENUMERATE
188 #define SERVER_EXECUTE STANDARD_RIGHTS_EXECUTE_ACCESS|SERVER_ACCESS_ENUMERATE
190 /* Access rights for printers */
191 #define PRINTER_ALL_ACCESS STANDARD_RIGHTS_REQUIRED_ACCESS|PRINTER_ACCESS_ADMINISTER|PRINTER_ACCESS_USE
192 #define PRINTER_READ STANDARD_RIGHTS_READ_ACCESS|PRINTER_ACCESS_USE
193 #define PRINTER_WRITE STANDARD_RIGHTS_WRITE_ACCESS|PRINTER_ACCESS_USE
194 #define PRINTER_EXECUTE STANDARD_RIGHTS_EXECUTE_ACCESS|PRINTER_ACCESS_USE
196 /* Access rights for jobs */
197 #define JOB_ALL_ACCESS STANDARD_RIGHTS_REQUIRED_ACCESS|JOB_ACCESS_ADMINISTER
198 #define JOB_READ STANDARD_RIGHTS_READ_ACCESS|JOB_ACCESS_ADMINISTER
199 #define JOB_WRITE STANDARD_RIGHTS_WRITE_ACCESS|JOB_ACCESS_ADMINISTER
200 #define JOB_EXECUTE STANDARD_RIGHTS_EXECUTE_ACCESS|JOB_ACCESS_ADMINISTER
202 /* ACE masks for the various print permissions */
204 #define PRINTER_ACE_FULL_CONTROL (GENERIC_ALL_ACCESS|PRINTER_ALL_ACCESS)
205 #define PRINTER_ACE_MANAGE_DOCUMENTS (GENERIC_ALL_ACCESS|READ_CONTROL_ACCESS)
206 #define PRINTER_ACE_PRINT (GENERIC_EXECUTE_ACCESS|READ_CONTROL_ACCESS|PRINTER_ACCESS_USE)
209 /* Notify field types */
211 #define NOTIFY_ONE_VALUE 1 /* Notify data is stored in value1 */
212 #define NOTIFY_TWO_VALUE 2 /* Notify data is stored in value2 */
213 #define NOTIFY_POINTER 3 /* Data is a pointer to a buffer */
214 #define NOTIFY_STRING 4 /* Data is a pointer to a buffer w/length */
215 #define NOTIFY_SECDESC 5 /* Data is a security descriptor */
217 #define PRINTER_NOTIFY_TYPE 0x00
218 #define JOB_NOTIFY_TYPE 0x01
219 #define PRINT_TABLE_END 0xFF
221 #define MAX_PRINTER_NOTIFY 26
222 #define MAX_JOB_NOTIFY 24
224 #define MAX_NOTIFY_TYPE_FOR_NOW 26
226 #define PRINTER_NOTIFY_SERVER_NAME 0x00
227 #define PRINTER_NOTIFY_PRINTER_NAME 0x01
228 #define PRINTER_NOTIFY_SHARE_NAME 0x02
229 #define PRINTER_NOTIFY_PORT_NAME 0x03
230 #define PRINTER_NOTIFY_DRIVER_NAME 0x04
231 #define PRINTER_NOTIFY_COMMENT 0x05
232 #define PRINTER_NOTIFY_LOCATION 0x06
233 #define PRINTER_NOTIFY_DEVMODE 0x07
234 #define PRINTER_NOTIFY_SEPFILE 0x08
235 #define PRINTER_NOTIFY_PRINT_PROCESSOR 0x09
236 #define PRINTER_NOTIFY_PARAMETERS 0x0A
237 #define PRINTER_NOTIFY_DATATYPE 0x0B
238 #define PRINTER_NOTIFY_SECURITY_DESCRIPTOR 0x0C
239 #define PRINTER_NOTIFY_ATTRIBUTES 0x0D
240 #define PRINTER_NOTIFY_PRIORITY 0x0E
241 #define PRINTER_NOTIFY_DEFAULT_PRIORITY 0x0F
242 #define PRINTER_NOTIFY_START_TIME 0x10
243 #define PRINTER_NOTIFY_UNTIL_TIME 0x11
244 #define PRINTER_NOTIFY_STATUS 0x12
245 #define PRINTER_NOTIFY_STATUS_STRING 0x13
246 #define PRINTER_NOTIFY_CJOBS 0x14
247 #define PRINTER_NOTIFY_AVERAGE_PPM 0x15
248 #define PRINTER_NOTIFY_TOTAL_PAGES 0x16
249 #define PRINTER_NOTIFY_PAGES_PRINTED 0x17
250 #define PRINTER_NOTIFY_TOTAL_BYTES 0x18
251 #define PRINTER_NOTIFY_BYTES_PRINTED 0x19
253 #define JOB_NOTIFY_PRINTER_NAME 0x00
254 #define JOB_NOTIFY_MACHINE_NAME 0x01
255 #define JOB_NOTIFY_PORT_NAME 0x02
256 #define JOB_NOTIFY_USER_NAME 0x03
257 #define JOB_NOTIFY_NOTIFY_NAME 0x04
258 #define JOB_NOTIFY_DATATYPE 0x05
259 #define JOB_NOTIFY_PRINT_PROCESSOR 0x06
260 #define JOB_NOTIFY_PARAMETERS 0x07
261 #define JOB_NOTIFY_DRIVER_NAME 0x08
262 #define JOB_NOTIFY_DEVMODE 0x09
263 #define JOB_NOTIFY_STATUS 0x0A
264 #define JOB_NOTIFY_STATUS_STRING 0x0B
265 #define JOB_NOTIFY_SECURITY_DESCRIPTOR 0x0C
266 #define JOB_NOTIFY_DOCUMENT 0x0D
267 #define JOB_NOTIFY_PRIORITY 0x0E
268 #define JOB_NOTIFY_POSITION 0x0F
269 #define JOB_NOTIFY_SUBMITTED 0x10
270 #define JOB_NOTIFY_START_TIME 0x11
271 #define JOB_NOTIFY_UNTIL_TIME 0x12
272 #define JOB_NOTIFY_TIME 0x13
273 #define JOB_NOTIFY_TOTAL_PAGES 0x14
274 #define JOB_NOTIFY_PAGES_PRINTED 0x15
275 #define JOB_NOTIFY_TOTAL_BYTES 0x16
276 #define JOB_NOTIFY_BYTES_PRINTED 0x17
278 #define PRINTER_NOTIFY_OPTIONS_REFRESH 0x01
280 #define PRINTER_CHANGE_ADD_PRINTER 0x00000001
281 #define PRINTER_CHANGE_SET_PRINTER 0x00000002
282 #define PRINTER_CHANGE_DELETE_PRINTER 0x00000004
283 #define PRINTER_CHANGE_FAILED_CONNECTION_PRINTER 0x00000008
284 #define PRINTER_CHANGE_PRINTER (PRINTER_CHANGE_ADD_PRINTER | \
285 PRINTER_CHANGE_SET_PRINTER | \
286 PRINTER_CHANGE_DELETE_PRINTER | \
287 PRINTER_CHANGE_FAILED_CONNECTION_PRINTER )
289 #define PRINTER_CHANGE_ADD_JOB 0x00000100
290 #define PRINTER_CHANGE_SET_JOB 0x00000200
291 #define PRINTER_CHANGE_DELETE_JOB 0x00000400
292 #define PRINTER_CHANGE_WRITE_JOB 0x00000800
293 #define PRINTER_CHANGE_JOB (PRINTER_CHANGE_ADD_JOB | \
294 PRINTER_CHANGE_SET_JOB | \
295 PRINTER_CHANGE_DELETE_JOB | \
296 PRINTER_CHANGE_WRITE_JOB )
298 #define PRINTER_CHANGE_ADD_FORM 0x00010000
299 #define PRINTER_CHANGE_SET_FORM 0x00020000
300 #define PRINTER_CHANGE_DELETE_FORM 0x00040000
301 #define PRINTER_CHANGE_FORM (PRINTER_CHANGE_ADD_FORM | \
302 PRINTER_CHANGE_SET_FORM | \
303 PRINTER_CHANGE_DELETE_FORM )
305 #define PRINTER_CHANGE_ADD_PORT 0x00100000
306 #define PRINTER_CHANGE_CONFIGURE_PORT 0x00200000
307 #define PRINTER_CHANGE_DELETE_PORT 0x00400000
308 #define PRINTER_CHANGE_PORT (PRINTER_CHANGE_ADD_PORT | \
309 PRINTER_CHANGE_CONFIGURE_PORT | \
310 PRINTER_CHANGE_DELETE_PORT )
312 #define PRINTER_CHANGE_ADD_PRINT_PROCESSOR 0x01000000
313 #define PRINTER_CHANGE_DELETE_PRINT_PROCESSOR 0x04000000
314 #define PRINTER_CHANGE_PRINT_PROCESSOR (PRINTER_CHANGE_ADD_PRINT_PROCESSOR | \
315 PRINTER_CHANGE_DELETE_PRINT_PROCESSOR )
317 #define PRINTER_CHANGE_ADD_PRINTER_DRIVER 0x10000000
318 #define PRINTER_CHANGE_SET_PRINTER_DRIVER 0x20000000
319 #define PRINTER_CHANGE_DELETE_PRINTER_DRIVER 0x40000000
320 #define PRINTER_CHANGE_PRINTER_DRIVER (PRINTER_CHANGE_ADD_PRINTER_DRIVER | \
321 PRINTER_CHANGE_SET_PRINTER_DRIVER | \
322 PRINTER_CHANGE_DELETE_PRINTER_DRIVER )
324 #define PRINTER_CHANGE_TIMEOUT 0x80000000
325 #define PRINTER_CHANGE_ALL (PRINTER_CHANGE_JOB | \
326 PRINTER_CHANGE_FORM | \
327 PRINTER_CHANGE_PORT | \
328 PRINTER_CHANGE_PRINT_PROCESSOR | \
329 PRINTER_CHANGE_PRINTER_DRIVER )
331 #define PRINTER_NOTIFY_INFO_DISCARDED 0x1
334 * Set of macros for flagging what changed in the PRINTER_INFO_2 struct
335 * when sending messages to other smbd's
337 #define PRINTER_MESSAGE_NULL 0x00000000
338 #define PRINTER_MESSAGE_DRIVER 0x00000001
339 #define PRINTER_MESSAGE_COMMENT 0x00000002
340 #define PRINTER_MESSAGE_PRINTERNAME 0x00000004
341 #define PRINTER_MESSAGE_LOCATION 0x00000008
342 #define PRINTER_MESSAGE_DEVMODE 0x00000010 /* not curently supported */
343 #define PRINTER_MESSAGE_SEPFILE 0x00000020
344 #define PRINTER_MESSAGE_PRINTPROC 0x00000040
345 #define PRINTER_MESSAGE_PARAMS 0x00000080
346 #define PRINTER_MESSAGE_DATATYPE 0x00000100
347 #define PRINTER_MESSAGE_SECDESC 0x00000200
348 #define PRINTER_MESSAGE_CJOBS 0x00000400
349 #define PRINTER_MESSAGE_PORT 0x00000800
350 #define PRINTER_MESSAGE_SHARENAME 0x00001000
351 #define PRINTER_MESSAGE_ATTRIBUTES 0x00002000
353 typedef struct printer_message_info {
354 uint32 low; /* PRINTER_CHANGE_XXX */
355 uint32 high; /* PRINTER_CHANGE_XXX */
356 fstring printer_name;
357 uint32 flags; /* PRINTER_MESSAGE_XXX */
359 PRINTER_MESSAGE_INFO;
362 * The printer attributes.
363 * I #defined all of them (grabbed form MSDN)
364 * I'm only using:
365 * ( SHARED | NETWORK | RAW_ONLY )
366 * RAW_ONLY _MUST_ be present otherwise NT will send an EMF file
369 #define PRINTER_ATTRIBUTE_QUEUED 0x00000001
370 #define PRINTER_ATTRIBUTE_DIRECT 0x00000002
371 #define PRINTER_ATTRIBUTE_DEFAULT 0x00000004
372 #define PRINTER_ATTRIBUTE_SHARED 0x00000008
374 #define PRINTER_ATTRIBUTE_NETWORK 0x00000010
375 #define PRINTER_ATTRIBUTE_HIDDEN 0x00000020
376 #define PRINTER_ATTRIBUTE_LOCAL 0x00000040
377 #define PRINTER_ATTRIBUTE_ENABLE_DEVQ 0x00000080
379 #define PRINTER_ATTRIBUTE_KEEPPRINTEDJOBS 0x00000100
380 #define PRINTER_ATTRIBUTE_DO_COMPLETE_FIRST 0x00000200
381 #define PRINTER_ATTRIBUTE_WORK_OFFLINE 0x00000400
382 #define PRINTER_ATTRIBUTE_ENABLE_BIDI 0x00000800
384 #define PRINTER_ATTRIBUTE_RAW_ONLY 0x00001000
385 #define PRINTER_ATTRIBUTE_PUBLISHED 0x00002000
387 #define PRINTER_ATTRIBUTE_SAMBA (PRINTER_ATTRIBUTE_RAW_ONLY|\
388 PRINTER_ATTRIBUTE_SHARED|\
389 PRINTER_ATTRIBUTE_LOCAL)
390 #define PRINTER_ATTRIBUTE_NOT_SAMBA (PRINTER_ATTRIBUTE_NETWORK)
392 #define NO_PRIORITY 0
393 #define MAX_PRIORITY 99
394 #define MIN_PRIORITY 1
395 #define DEF_PRIORITY 1
397 /* the flags of the query */
398 #define PRINTER_ENUM_DEFAULT 0x00000001
399 #define PRINTER_ENUM_LOCAL 0x00000002
400 #define PRINTER_ENUM_CONNECTIONS 0x00000004
401 #define PRINTER_ENUM_FAVORITE 0x00000004
402 #define PRINTER_ENUM_NAME 0x00000008
403 #define PRINTER_ENUM_REMOTE 0x00000010
404 #define PRINTER_ENUM_SHARED 0x00000020
405 #define PRINTER_ENUM_NETWORK 0x00000040
407 /* the flags of each printers */
408 #define PRINTER_ENUM_UNKNOWN_8 0x00000008
409 #define PRINTER_ENUM_EXPAND 0x00004000
410 #define PRINTER_ENUM_CONTAINER 0x00008000
411 #define PRINTER_ENUM_ICONMASK 0x00ff0000
412 #define PRINTER_ENUM_ICON1 0x00010000
413 #define PRINTER_ENUM_ICON2 0x00020000
414 #define PRINTER_ENUM_ICON3 0x00040000
415 #define PRINTER_ENUM_ICON4 0x00080000
416 #define PRINTER_ENUM_ICON5 0x00100000
417 #define PRINTER_ENUM_ICON6 0x00200000
418 #define PRINTER_ENUM_ICON7 0x00400000
419 #define PRINTER_ENUM_ICON8 0x00800000
421 /* FLAGS for SPOOLSS_DELETEPRINTERDRIVEREX */
423 #define DPD_DELETE_UNUSED_FILES 0x00000001
424 #define DPD_DELETE_SPECIFIC_VERSION 0x00000002
425 #define DPD_DELETE_ALL_FILES 0x00000004
427 #define DRIVER_ANY_VERSION 0xffffffff
428 #define DRIVER_MAX_VERSION 4
430 /* FLAGS for SPOOLSS_ADDPRINTERDRIVEREX */
432 #define APD_STRICT_UPGRADE 0x00000001
433 #define APD_STRICT_DOWNGRADE 0x00000002
434 #define APD_COPY_ALL_FILES 0x00000004
435 #define APD_COPY_NEW_FILES 0x00000008
438 /* this struct is undocumented */
439 /* thanks to the ddk ... */
440 typedef struct {
441 uint32 size; /* length of user_name & client_name + 2? */
442 UNISTR2 *client_name;
443 UNISTR2 *user_name;
444 uint32 build;
445 uint32 major;
446 uint32 minor;
447 uint32 processor;
448 } SPOOL_USER_1;
450 typedef struct {
451 uint32 level;
452 union {
453 SPOOL_USER_1 *user1;
454 } user;
455 } SPOOL_USER_CTR;
458 * various bits in the DEVICEMODE.fields member
461 #define DEVMODE_ORIENTATION 0x00000001
462 #define DEVMODE_PAPERSIZE 0x00000002
463 #define DEVMODE_PAPERLENGTH 0x00000004
464 #define DEVMODE_PAPERWIDTH 0x00000008
465 #define DEVMODE_SCALE 0x00000010
466 #define DEVMODE_POSITION 0x00000020
467 #define DEVMODE_NUP 0x00000040
468 #define DEVMODE_COPIES 0x00000100
469 #define DEVMODE_DEFAULTSOURCE 0x00000200
470 #define DEVMODE_PRINTQUALITY 0x00000400
471 #define DEVMODE_COLOR 0x00000800
472 #define DEVMODE_DUPLEX 0x00001000
473 #define DEVMODE_YRESOLUTION 0x00002000
474 #define DEVMODE_TTOPTION 0x00004000
475 #define DEVMODE_COLLATE 0x00008000
476 #define DEVMODE_FORMNAME 0x00010000
477 #define DEVMODE_LOGPIXELS 0x00020000
478 #define DEVMODE_BITSPERPEL 0x00040000
479 #define DEVMODE_PELSWIDTH 0x00080000
480 #define DEVMODE_PELSHEIGHT 0x00100000
481 #define DEVMODE_DISPLAYFLAGS 0x00200000
482 #define DEVMODE_DISPLAYFREQUENCY 0x00400000
483 #define DEVMODE_ICMMETHOD 0x00800000
484 #define DEVMODE_ICMINTENT 0x01000000
485 #define DEVMODE_MEDIATYPE 0x02000000
486 #define DEVMODE_DITHERTYPE 0x04000000
487 #define DEVMODE_PANNINGWIDTH 0x08000000
488 #define DEVMODE_PANNINGHEIGHT 0x10000000
492 * Devicemode structure
495 typedef struct devicemode
497 UNISTR devicename;
498 uint16 specversion;
499 uint16 driverversion;
500 uint16 size;
501 uint16 driverextra;
502 uint32 fields;
503 uint16 orientation;
504 uint16 papersize;
505 uint16 paperlength;
506 uint16 paperwidth;
507 uint16 scale;
508 uint16 copies;
509 uint16 defaultsource;
510 uint16 printquality;
511 uint16 color;
512 uint16 duplex;
513 uint16 yresolution;
514 uint16 ttoption;
515 uint16 collate;
516 UNISTR formname;
517 uint16 logpixels;
518 uint32 bitsperpel;
519 uint32 pelswidth;
520 uint32 pelsheight;
521 uint32 displayflags;
522 uint32 displayfrequency;
523 uint32 icmmethod;
524 uint32 icmintent;
525 uint32 mediatype;
526 uint32 dithertype;
527 uint32 reserved1;
528 uint32 reserved2;
529 uint32 panningwidth;
530 uint32 panningheight;
531 uint8 *dev_private;
533 DEVICEMODE;
535 typedef struct _devmode_cont
537 uint32 size;
538 uint32 devmode_ptr;
539 DEVICEMODE *devmode;
541 DEVMODE_CTR;
543 typedef struct _printer_default
545 uint32 datatype_ptr;
546 UNISTR2 datatype;
547 DEVMODE_CTR devmode_cont;
548 uint32 access_required;
550 PRINTER_DEFAULT;
552 /********************************************/
554 typedef struct {
555 UNISTR2 *printername;
556 PRINTER_DEFAULT printer_default;
557 } SPOOL_Q_OPEN_PRINTER;
559 typedef struct {
560 POLICY_HND handle; /* handle used along all transactions (20*uint8) */
561 WERROR status;
562 } SPOOL_R_OPEN_PRINTER;
564 /********************************************/
566 typedef struct {
567 UNISTR2 *printername;
568 PRINTER_DEFAULT printer_default;
569 uint32 user_switch;
570 SPOOL_USER_CTR user_ctr;
571 } SPOOL_Q_OPEN_PRINTER_EX;
573 typedef struct {
574 POLICY_HND handle; /* handle used along all transactions (20*uint8) */
575 WERROR status;
576 } SPOOL_R_OPEN_PRINTER_EX;
578 /********************************************/
580 typedef struct spool_notify_option_type
582 uint16 type;
583 uint16 reserved0;
584 uint32 reserved1;
585 uint32 reserved2;
586 uint32 count;
587 uint32 fields_ptr;
588 uint32 count2;
589 uint16 fields[MAX_NOTIFY_TYPE_FOR_NOW];
591 SPOOL_NOTIFY_OPTION_TYPE;
593 typedef struct spool_notify_option_type_ctr
595 uint32 count;
596 SPOOL_NOTIFY_OPTION_TYPE *type;
598 SPOOL_NOTIFY_OPTION_TYPE_CTR;
602 typedef struct s_header_type
604 uint32 type;
605 union
607 uint32 value;
608 UNISTR string;
610 data;
612 HEADER_TYPE;
615 typedef struct spool_q_getprinterdata
617 POLICY_HND handle;
618 UNISTR2 valuename;
619 uint32 size;
621 SPOOL_Q_GETPRINTERDATA;
623 typedef struct spool_r_getprinterdata
625 uint32 type;
626 uint32 size;
627 uint8 *data;
628 uint32 needed;
629 WERROR status;
631 SPOOL_R_GETPRINTERDATA;
633 typedef struct spool_q_deleteprinterdata
635 POLICY_HND handle;
636 UNISTR2 valuename;
638 SPOOL_Q_DELETEPRINTERDATA;
640 typedef struct spool_r_deleteprinterdata
642 WERROR status;
644 SPOOL_R_DELETEPRINTERDATA;
646 typedef struct spool_q_closeprinter
648 POLICY_HND handle;
650 SPOOL_Q_CLOSEPRINTER;
652 typedef struct spool_r_closeprinter
654 POLICY_HND handle;
655 WERROR status;
657 SPOOL_R_CLOSEPRINTER;
659 typedef struct spool_q_startpageprinter
661 POLICY_HND handle;
663 SPOOL_Q_STARTPAGEPRINTER;
665 typedef struct spool_r_startpageprinter
667 WERROR status;
669 SPOOL_R_STARTPAGEPRINTER;
671 typedef struct spool_q_endpageprinter
673 POLICY_HND handle;
675 SPOOL_Q_ENDPAGEPRINTER;
677 typedef struct spool_r_endpageprinter
679 WERROR status;
681 SPOOL_R_ENDPAGEPRINTER;
684 typedef struct spool_q_deleteprinterdriver
686 uint32 server_ptr;
687 UNISTR2 server;
688 UNISTR2 arch;
689 UNISTR2 driver;
691 SPOOL_Q_DELETEPRINTERDRIVER;
693 typedef struct spool_r_deleteprinterdriver
695 WERROR status;
697 SPOOL_R_DELETEPRINTERDRIVER;
699 typedef struct spool_q_deleteprinterdriverex
701 uint32 server_ptr;
702 UNISTR2 server;
703 UNISTR2 arch;
704 UNISTR2 driver;
705 uint32 delete_flags;
706 uint32 version;
708 SPOOL_Q_DELETEPRINTERDRIVEREX;
710 typedef struct spool_r_deleteprinterdriverex
712 WERROR status;
714 SPOOL_R_DELETEPRINTERDRIVEREX;
717 typedef struct spool_doc_info_1
719 uint32 p_docname;
720 uint32 p_outputfile;
721 uint32 p_datatype;
722 UNISTR2 docname;
723 UNISTR2 outputfile;
724 UNISTR2 datatype;
726 DOC_INFO_1;
728 typedef struct spool_doc_info
730 uint32 switch_value;
731 DOC_INFO_1 doc_info_1;
733 DOC_INFO;
735 typedef struct spool_doc_info_container
737 uint32 level;
738 DOC_INFO docinfo;
740 DOC_INFO_CONTAINER;
742 typedef struct spool_q_startdocprinter
744 POLICY_HND handle;
745 DOC_INFO_CONTAINER doc_info_container;
747 SPOOL_Q_STARTDOCPRINTER;
749 typedef struct spool_r_startdocprinter
751 uint32 jobid;
752 WERROR status;
754 SPOOL_R_STARTDOCPRINTER;
756 typedef struct spool_q_enddocprinter
758 POLICY_HND handle;
760 SPOOL_Q_ENDDOCPRINTER;
762 typedef struct spool_r_enddocprinter
764 WERROR status;
766 SPOOL_R_ENDDOCPRINTER;
768 typedef struct spool_q_writeprinter
770 POLICY_HND handle;
771 uint32 buffer_size;
772 uint8 *buffer;
773 uint32 buffer_size2;
775 SPOOL_Q_WRITEPRINTER;
777 typedef struct spool_r_writeprinter
779 uint32 buffer_written;
780 WERROR status;
782 SPOOL_R_WRITEPRINTER;
784 typedef struct spool_notify_option
786 uint32 version;
787 uint32 flags;
788 uint32 count;
789 uint32 option_type_ptr;
790 SPOOL_NOTIFY_OPTION_TYPE_CTR ctr;
792 SPOOL_NOTIFY_OPTION;
794 typedef struct spool_notify_info_data
796 uint16 type;
797 uint16 field;
798 uint32 reserved;
799 uint32 id;
800 union {
801 uint32 value[2];
802 struct {
803 uint32 length;
804 uint16 *string;
805 } data;
806 struct {
807 uint32 size;
808 SEC_DESC *desc;
809 } sd;
811 notify_data;
812 uint32 size;
813 uint32 enc_type;
814 } SPOOL_NOTIFY_INFO_DATA;
816 typedef struct spool_notify_info
818 uint32 version;
819 uint32 flags;
820 uint32 count;
821 SPOOL_NOTIFY_INFO_DATA *data;
823 SPOOL_NOTIFY_INFO;
825 /* If the struct name looks obscure, yes it is ! */
826 /* RemoteFindFirstPrinterChangeNotificationEx query struct */
827 typedef struct spoolss_q_rffpcnex
829 POLICY_HND handle;
830 uint32 flags;
831 uint32 options;
832 uint32 localmachine_ptr;
833 UNISTR2 localmachine;
834 uint32 printerlocal;
835 uint32 option_ptr;
836 SPOOL_NOTIFY_OPTION *option;
838 SPOOL_Q_RFFPCNEX;
840 typedef struct spool_r_rffpcnex
842 WERROR status;
844 SPOOL_R_RFFPCNEX;
846 /* Remote Find Next Printer Change Notify Ex */
847 typedef struct spool_q_rfnpcnex
849 POLICY_HND handle;
850 uint32 change;
851 uint32 option_ptr;
852 SPOOL_NOTIFY_OPTION *option;
854 SPOOL_Q_RFNPCNEX;
856 typedef struct spool_r_rfnpcnex
858 uint32 info_ptr;
859 SPOOL_NOTIFY_INFO info;
860 WERROR status;
862 SPOOL_R_RFNPCNEX;
864 /* Find Close Printer Notify */
865 typedef struct spool_q_fcpn
867 POLICY_HND handle;
869 SPOOL_Q_FCPN;
871 typedef struct spool_r_fcpn
873 WERROR status;
875 SPOOL_R_FCPN;
878 typedef struct printer_info_0
880 UNISTR printername;
881 UNISTR servername;
882 uint32 cjobs;
883 uint32 total_jobs;
884 uint32 total_bytes;
886 uint16 year;
887 uint16 month;
888 uint16 dayofweek;
889 uint16 day;
890 uint16 hour;
891 uint16 minute;
892 uint16 second;
893 uint16 milliseconds;
895 uint32 global_counter;
896 uint32 total_pages;
898 uint16 major_version;
899 uint16 build_version;
901 uint32 unknown7;
902 uint32 unknown8;
903 uint32 unknown9;
904 uint32 session_counter;
905 uint32 unknown11;
906 uint32 printer_errors;
907 uint32 unknown13;
908 uint32 unknown14;
909 uint32 unknown15;
910 uint32 unknown16;
911 uint32 change_id;
912 uint32 unknown18;
913 uint32 status;
914 uint32 unknown20;
915 uint32 c_setprinter;
917 uint16 unknown22;
918 uint16 unknown23;
919 uint16 unknown24;
920 uint16 unknown25;
921 uint16 unknown26;
922 uint16 unknown27;
923 uint16 unknown28;
924 uint16 unknown29;
925 } PRINTER_INFO_0;
927 typedef struct printer_info_1
929 uint32 flags;
930 UNISTR description;
931 UNISTR name;
932 UNISTR comment;
934 PRINTER_INFO_1;
936 typedef struct printer_info_2
938 UNISTR servername;
939 UNISTR printername;
940 UNISTR sharename;
941 UNISTR portname;
942 UNISTR drivername;
943 UNISTR comment;
944 UNISTR location;
945 DEVICEMODE *devmode;
946 UNISTR sepfile;
947 UNISTR printprocessor;
948 UNISTR datatype;
949 UNISTR parameters;
950 SEC_DESC *secdesc;
951 uint32 attributes;
952 uint32 priority;
953 uint32 defaultpriority;
954 uint32 starttime;
955 uint32 untiltime;
956 uint32 status;
957 uint32 cjobs;
958 uint32 averageppm;
960 PRINTER_INFO_2;
962 typedef struct printer_info_3
964 uint32 flags;
965 SEC_DESC *secdesc;
967 PRINTER_INFO_3;
969 typedef struct printer_info_4
971 UNISTR printername;
972 UNISTR servername;
973 uint32 attributes;
975 PRINTER_INFO_4;
977 typedef struct printer_info_5
979 UNISTR printername;
980 UNISTR portname;
981 uint32 attributes;
982 uint32 device_not_selected_timeout;
983 uint32 transmission_retry_timeout;
985 PRINTER_INFO_5;
987 typedef struct printer_info_6
989 uint32 status;
991 PRINTER_INFO_6;
993 #define SPOOL_DS_PUBLISH 1
994 #define SPOOL_DS_UPDATE 2
995 #define SPOOL_DS_UNPUBLISH 4
996 #define SPOOL_DS_PENDING 0x80000000
998 typedef struct printer_info_7
1000 UNISTR guid; /* text form of printer guid */
1001 uint32 action;
1003 PRINTER_INFO_7;
1005 typedef struct spool_q_enumprinters
1007 uint32 flags;
1008 uint32 servername_ptr;
1009 UNISTR2 servername;
1010 uint32 level;
1011 RPC_BUFFER *buffer;
1012 uint32 offered;
1014 SPOOL_Q_ENUMPRINTERS;
1016 typedef struct printer_info_ctr_info
1018 PRINTER_INFO_0 *printers_0;
1019 PRINTER_INFO_1 *printers_1;
1020 PRINTER_INFO_2 *printers_2;
1021 PRINTER_INFO_3 *printers_3;
1022 PRINTER_INFO_4 *printers_4;
1023 PRINTER_INFO_5 *printers_5;
1024 PRINTER_INFO_7 *printers_7;
1026 PRINTER_INFO_CTR;
1028 typedef struct spool_r_enumprinters
1030 RPC_BUFFER *buffer;
1031 uint32 needed; /* bytes needed */
1032 uint32 returned; /* number of printers */
1033 WERROR status;
1035 SPOOL_R_ENUMPRINTERS;
1038 typedef struct spool_q_getprinter
1040 POLICY_HND handle;
1041 uint32 level;
1042 RPC_BUFFER *buffer;
1043 uint32 offered;
1045 SPOOL_Q_GETPRINTER;
1047 typedef struct printer_info_info
1049 union
1051 PRINTER_INFO_0 *info0;
1052 PRINTER_INFO_1 *info1;
1053 PRINTER_INFO_2 *info2;
1054 void *info;
1055 } printer;
1056 } PRINTER_INFO;
1058 typedef struct spool_r_getprinter
1060 RPC_BUFFER *buffer;
1061 uint32 needed;
1062 WERROR status;
1063 } SPOOL_R_GETPRINTER;
1065 typedef struct driver_info_1
1067 UNISTR name;
1068 } DRIVER_INFO_1;
1070 typedef struct driver_info_2
1072 uint32 version;
1073 UNISTR name;
1074 UNISTR architecture;
1075 UNISTR driverpath;
1076 UNISTR datafile;
1077 UNISTR configfile;
1078 } DRIVER_INFO_2;
1080 typedef struct driver_info_3
1082 uint32 version;
1083 UNISTR name;
1084 UNISTR architecture;
1085 UNISTR driverpath;
1086 UNISTR datafile;
1087 UNISTR configfile;
1088 UNISTR helpfile;
1089 uint16 *dependentfiles;
1090 UNISTR monitorname;
1091 UNISTR defaultdatatype;
1093 DRIVER_INFO_3;
1095 typedef struct driver_info_6
1097 uint32 version;
1098 UNISTR name;
1099 UNISTR architecture;
1100 UNISTR driverpath;
1101 UNISTR datafile;
1102 UNISTR configfile;
1103 UNISTR helpfile;
1104 uint16 *dependentfiles;
1105 UNISTR monitorname;
1106 UNISTR defaultdatatype;
1107 uint16* previousdrivernames;
1108 NTTIME driver_date;
1109 uint32 padding;
1110 uint32 driver_version_low;
1111 uint32 driver_version_high;
1112 UNISTR mfgname;
1113 UNISTR oem_url;
1114 UNISTR hardware_id;
1115 UNISTR provider;
1117 DRIVER_INFO_6;
1119 typedef struct driver_info_info
1121 DRIVER_INFO_1 *info1;
1122 DRIVER_INFO_2 *info2;
1123 DRIVER_INFO_3 *info3;
1124 DRIVER_INFO_6 *info6;
1126 PRINTER_DRIVER_CTR;
1128 typedef struct spool_q_getprinterdriver2
1130 POLICY_HND handle;
1131 uint32 architecture_ptr;
1132 UNISTR2 architecture;
1133 uint32 level;
1134 RPC_BUFFER *buffer;
1135 uint32 offered;
1136 uint32 clientmajorversion;
1137 uint32 clientminorversion;
1139 SPOOL_Q_GETPRINTERDRIVER2;
1141 typedef struct spool_r_getprinterdriver2
1143 RPC_BUFFER *buffer;
1144 uint32 needed;
1145 uint32 servermajorversion;
1146 uint32 serverminorversion;
1147 WERROR status;
1149 SPOOL_R_GETPRINTERDRIVER2;
1152 typedef struct add_jobinfo_1
1154 UNISTR path;
1155 uint32 job_number;
1157 ADD_JOBINFO_1;
1160 typedef struct spool_q_addjob
1162 POLICY_HND handle;
1163 uint32 level;
1164 RPC_BUFFER *buffer;
1165 uint32 offered;
1167 SPOOL_Q_ADDJOB;
1169 typedef struct spool_r_addjob
1171 RPC_BUFFER *buffer;
1172 uint32 needed;
1173 WERROR status;
1175 SPOOL_R_ADDJOB;
1178 * I'm really wondering how many different time formats
1179 * I will have to cope with
1181 * JFM, 09/13/98 In a mad mood ;-(
1183 typedef struct systemtime
1185 uint16 year;
1186 uint16 month;
1187 uint16 dayofweek;
1188 uint16 day;
1189 uint16 hour;
1190 uint16 minute;
1191 uint16 second;
1192 uint16 milliseconds;
1194 SYSTEMTIME;
1196 typedef struct s_job_info_1
1198 uint32 jobid;
1199 UNISTR printername;
1200 UNISTR machinename;
1201 UNISTR username;
1202 UNISTR document;
1203 UNISTR datatype;
1204 UNISTR text_status;
1205 uint32 status;
1206 uint32 priority;
1207 uint32 position;
1208 uint32 totalpages;
1209 uint32 pagesprinted;
1210 SYSTEMTIME submitted;
1212 JOB_INFO_1;
1214 typedef struct s_job_info_2
1216 uint32 jobid;
1217 UNISTR printername;
1218 UNISTR machinename;
1219 UNISTR username;
1220 UNISTR document;
1221 UNISTR notifyname;
1222 UNISTR datatype;
1223 UNISTR printprocessor;
1224 UNISTR parameters;
1225 UNISTR drivername;
1226 DEVICEMODE *devmode;
1227 UNISTR text_status;
1228 /* SEC_DESC sec_desc;*/
1229 uint32 status;
1230 uint32 priority;
1231 uint32 position;
1232 uint32 starttime;
1233 uint32 untiltime;
1234 uint32 totalpages;
1235 uint32 size;
1236 SYSTEMTIME submitted;
1237 uint32 timeelapsed;
1238 uint32 pagesprinted;
1240 JOB_INFO_2;
1242 typedef struct spool_q_enumjobs
1244 POLICY_HND handle;
1245 uint32 firstjob;
1246 uint32 numofjobs;
1247 uint32 level;
1248 RPC_BUFFER *buffer;
1249 uint32 offered;
1251 SPOOL_Q_ENUMJOBS;
1253 typedef struct job_info_ctr_info
1255 union
1257 JOB_INFO_1 *job_info_1;
1258 JOB_INFO_2 *job_info_2;
1259 void *info;
1260 } job;
1262 } JOB_INFO_CTR;
1264 typedef struct spool_r_enumjobs
1266 RPC_BUFFER *buffer;
1267 uint32 needed;
1268 uint32 returned;
1269 WERROR status;
1271 SPOOL_R_ENUMJOBS;
1273 typedef struct spool_q_schedulejob
1275 POLICY_HND handle;
1276 uint32 jobid;
1278 SPOOL_Q_SCHEDULEJOB;
1280 typedef struct spool_r_schedulejob
1282 WERROR status;
1284 SPOOL_R_SCHEDULEJOB;
1286 typedef struct s_port_info_1
1288 UNISTR port_name;
1290 PORT_INFO_1;
1292 typedef struct s_port_info_2
1294 UNISTR port_name;
1295 UNISTR monitor_name;
1296 UNISTR description;
1297 uint32 port_type;
1298 uint32 reserved;
1300 PORT_INFO_2;
1302 /* Port Type bits */
1303 #define PORT_TYPE_WRITE 0x0001
1304 #define PORT_TYPE_READ 0x0002
1305 #define PORT_TYPE_REDIRECTED 0x0004
1306 #define PORT_TYPE_NET_ATTACHED 0x0008
1308 typedef struct spool_q_enumports
1310 uint32 name_ptr;
1311 UNISTR2 name;
1312 uint32 level;
1313 RPC_BUFFER *buffer;
1314 uint32 offered;
1316 SPOOL_Q_ENUMPORTS;
1318 typedef struct port_info_ctr_info
1320 union
1322 PORT_INFO_1 *info_1;
1323 PORT_INFO_2 *info_2;
1325 port;
1328 PORT_INFO_CTR;
1330 typedef struct spool_r_enumports
1332 RPC_BUFFER *buffer;
1333 uint32 needed; /* bytes needed */
1334 uint32 returned; /* number of printers */
1335 WERROR status;
1337 SPOOL_R_ENUMPORTS;
1339 #define JOB_CONTROL_PAUSE 1
1340 #define JOB_CONTROL_RESUME 2
1341 #define JOB_CONTROL_CANCEL 3
1342 #define JOB_CONTROL_RESTART 4
1343 #define JOB_CONTROL_DELETE 5
1345 typedef struct job_info_info
1347 union
1349 JOB_INFO_1 job_info_1;
1350 JOB_INFO_2 job_info_2;
1352 job;
1355 JOB_INFO;
1357 typedef struct spool_q_setjob
1359 POLICY_HND handle;
1360 uint32 jobid;
1361 uint32 level;
1362 JOB_INFO ctr;
1363 uint32 command;
1366 SPOOL_Q_SETJOB;
1368 typedef struct spool_r_setjob
1370 WERROR status;
1373 SPOOL_R_SETJOB;
1375 typedef struct spool_q_enumprinterdrivers
1377 uint32 name_ptr;
1378 UNISTR2 name;
1379 uint32 environment_ptr;
1380 UNISTR2 environment;
1381 uint32 level;
1382 RPC_BUFFER *buffer;
1383 uint32 offered;
1385 SPOOL_Q_ENUMPRINTERDRIVERS;
1387 typedef struct spool_r_enumprinterdrivers
1389 RPC_BUFFER *buffer;
1390 uint32 needed;
1391 uint32 returned;
1392 WERROR status;
1394 SPOOL_R_ENUMPRINTERDRIVERS;
1396 #define FORM_USER 0
1397 #define FORM_BUILTIN 1
1398 #define FORM_PRINTER 2
1400 typedef struct spool_form_1
1402 uint32 flag;
1403 UNISTR name;
1404 uint32 width;
1405 uint32 length;
1406 uint32 left;
1407 uint32 top;
1408 uint32 right;
1409 uint32 bottom;
1411 FORM_1;
1413 typedef struct spool_q_enumforms
1415 POLICY_HND handle;
1416 uint32 level;
1417 RPC_BUFFER *buffer;
1418 uint32 offered;
1420 SPOOL_Q_ENUMFORMS;
1422 typedef struct spool_r_enumforms
1424 RPC_BUFFER *buffer;
1425 uint32 needed;
1426 uint32 numofforms;
1427 WERROR status;
1429 SPOOL_R_ENUMFORMS;
1431 typedef struct spool_q_getform
1433 POLICY_HND handle;
1434 UNISTR2 formname;
1435 uint32 level;
1436 RPC_BUFFER *buffer;
1437 uint32 offered;
1439 SPOOL_Q_GETFORM;
1441 typedef struct spool_r_getform
1443 RPC_BUFFER *buffer;
1444 uint32 needed;
1445 WERROR status;
1447 SPOOL_R_GETFORM;
1449 typedef struct spool_printer_info_level_1
1451 uint32 flags;
1452 uint32 description_ptr;
1453 uint32 name_ptr;
1454 uint32 comment_ptr;
1455 UNISTR2 description;
1456 UNISTR2 name;
1457 UNISTR2 comment;
1458 } SPOOL_PRINTER_INFO_LEVEL_1;
1460 typedef struct spool_printer_info_level_2
1462 uint32 servername_ptr;
1463 uint32 printername_ptr;
1464 uint32 sharename_ptr;
1465 uint32 portname_ptr;
1466 uint32 drivername_ptr;
1467 uint32 comment_ptr;
1468 uint32 location_ptr;
1469 uint32 devmode_ptr;
1470 uint32 sepfile_ptr;
1471 uint32 printprocessor_ptr;
1472 uint32 datatype_ptr;
1473 uint32 parameters_ptr;
1474 uint32 secdesc_ptr;
1475 uint32 attributes;
1476 uint32 priority;
1477 uint32 default_priority;
1478 uint32 starttime;
1479 uint32 untiltime;
1480 uint32 status;
1481 uint32 cjobs;
1482 uint32 averageppm;
1483 UNISTR2 servername;
1484 UNISTR2 printername;
1485 UNISTR2 sharename;
1486 UNISTR2 portname;
1487 UNISTR2 drivername;
1488 UNISTR2 comment;
1489 UNISTR2 location;
1490 UNISTR2 sepfile;
1491 UNISTR2 printprocessor;
1492 UNISTR2 datatype;
1493 UNISTR2 parameters;
1495 SPOOL_PRINTER_INFO_LEVEL_2;
1497 typedef struct spool_printer_info_level_3
1499 uint32 secdesc_ptr;
1501 SPOOL_PRINTER_INFO_LEVEL_3;
1503 typedef struct spool_printer_info_level_7
1505 uint32 guid_ptr;
1506 uint32 action;
1507 UNISTR2 guid;
1509 SPOOL_PRINTER_INFO_LEVEL_7;
1511 typedef struct spool_printer_info_level
1513 uint32 level;
1514 uint32 info_ptr;
1515 SPOOL_PRINTER_INFO_LEVEL_1 *info_1;
1516 SPOOL_PRINTER_INFO_LEVEL_2 *info_2;
1517 SPOOL_PRINTER_INFO_LEVEL_3 *info_3;
1518 SPOOL_PRINTER_INFO_LEVEL_7 *info_7;
1520 SPOOL_PRINTER_INFO_LEVEL;
1522 typedef struct spool_printer_driver_info_level_3
1524 uint32 cversion;
1525 uint32 name_ptr;
1526 uint32 environment_ptr;
1527 uint32 driverpath_ptr;
1528 uint32 datafile_ptr;
1529 uint32 configfile_ptr;
1530 uint32 helpfile_ptr;
1531 uint32 monitorname_ptr;
1532 uint32 defaultdatatype_ptr;
1533 uint32 dependentfilessize;
1534 uint32 dependentfiles_ptr;
1536 UNISTR2 name;
1537 UNISTR2 environment;
1538 UNISTR2 driverpath;
1539 UNISTR2 datafile;
1540 UNISTR2 configfile;
1541 UNISTR2 helpfile;
1542 UNISTR2 monitorname;
1543 UNISTR2 defaultdatatype;
1544 BUFFER5 dependentfiles;
1547 SPOOL_PRINTER_DRIVER_INFO_LEVEL_3;
1549 /* SPOOL_PRINTER_DRIVER_INFO_LEVEL_6 structure */
1550 typedef struct {
1551 uint32 version;
1552 uint32 name_ptr;
1553 uint32 environment_ptr;
1554 uint32 driverpath_ptr;
1555 uint32 datafile_ptr;
1556 uint32 configfile_ptr;
1557 uint32 helpfile_ptr;
1558 uint32 monitorname_ptr;
1559 uint32 defaultdatatype_ptr;
1560 uint32 dependentfiles_len;
1561 uint32 dependentfiles_ptr;
1562 uint32 previousnames_len;
1563 uint32 previousnames_ptr;
1564 NTTIME driverdate;
1565 uint64 driverversion;
1566 uint32 dummy4;
1567 uint32 mfgname_ptr;
1568 uint32 oemurl_ptr;
1569 uint32 hardwareid_ptr;
1570 uint32 provider_ptr;
1571 UNISTR2 name;
1572 UNISTR2 environment;
1573 UNISTR2 driverpath;
1574 UNISTR2 datafile;
1575 UNISTR2 configfile;
1576 UNISTR2 helpfile;
1577 UNISTR2 monitorname;
1578 UNISTR2 defaultdatatype;
1579 BUFFER5 dependentfiles;
1580 BUFFER5 previousnames;
1581 UNISTR2 mfgname;
1582 UNISTR2 oemurl;
1583 UNISTR2 hardwareid;
1584 UNISTR2 provider;
1585 } SPOOL_PRINTER_DRIVER_INFO_LEVEL_6;
1588 typedef struct spool_printer_driver_info_level
1590 uint32 level;
1591 uint32 ptr;
1592 SPOOL_PRINTER_DRIVER_INFO_LEVEL_3 *info_3;
1593 SPOOL_PRINTER_DRIVER_INFO_LEVEL_6 *info_6;
1595 SPOOL_PRINTER_DRIVER_INFO_LEVEL;
1598 typedef struct spool_q_setprinter
1600 POLICY_HND handle;
1601 uint32 level;
1602 SPOOL_PRINTER_INFO_LEVEL info;
1603 SEC_DESC_BUF *secdesc_ctr;
1604 DEVMODE_CTR devmode_ctr;
1606 uint32 command;
1609 SPOOL_Q_SETPRINTER;
1611 typedef struct spool_r_setprinter
1613 WERROR status;
1615 SPOOL_R_SETPRINTER;
1617 /********************************************/
1619 typedef struct {
1620 POLICY_HND handle;
1621 } SPOOL_Q_DELETEPRINTER;
1623 typedef struct {
1624 POLICY_HND handle;
1625 WERROR status;
1626 } SPOOL_R_DELETEPRINTER;
1628 /********************************************/
1630 typedef struct {
1631 POLICY_HND handle;
1632 } SPOOL_Q_ABORTPRINTER;
1634 typedef struct {
1635 WERROR status;
1636 } SPOOL_R_ABORTPRINTER;
1639 /********************************************/
1641 typedef struct {
1642 UNISTR2 *server_name;
1643 uint32 level;
1644 SPOOL_PRINTER_INFO_LEVEL info;
1645 DEVMODE_CTR devmode_ctr;
1646 SEC_DESC_BUF *secdesc_ctr;
1647 uint32 user_switch;
1648 SPOOL_USER_CTR user_ctr;
1649 } SPOOL_Q_ADDPRINTEREX;
1651 typedef struct {
1652 POLICY_HND handle;
1653 WERROR status;
1654 } SPOOL_R_ADDPRINTEREX;
1656 /********************************************/
1658 typedef struct spool_q_addprinterdriver
1660 uint32 server_name_ptr;
1661 UNISTR2 server_name;
1662 uint32 level;
1663 SPOOL_PRINTER_DRIVER_INFO_LEVEL info;
1665 SPOOL_Q_ADDPRINTERDRIVER;
1667 typedef struct spool_r_addprinterdriver
1669 WERROR status;
1671 SPOOL_R_ADDPRINTERDRIVER;
1673 typedef struct spool_q_addprinterdriverex
1675 uint32 server_name_ptr;
1676 UNISTR2 server_name;
1677 uint32 level;
1678 SPOOL_PRINTER_DRIVER_INFO_LEVEL info;
1679 uint32 copy_flags;
1681 SPOOL_Q_ADDPRINTERDRIVEREX;
1683 typedef struct spool_r_addprinterdriverex
1685 WERROR status;
1687 SPOOL_R_ADDPRINTERDRIVEREX;
1690 typedef struct driver_directory_1
1692 UNISTR name;
1694 DRIVER_DIRECTORY_1;
1696 typedef struct driver_info_ctr_info
1698 DRIVER_DIRECTORY_1 *info1;
1700 DRIVER_DIRECTORY_CTR;
1702 typedef struct spool_q_getprinterdriverdirectory
1704 uint32 name_ptr;
1705 UNISTR2 name;
1706 uint32 environment_ptr;
1707 UNISTR2 environment;
1708 uint32 level;
1709 RPC_BUFFER *buffer;
1710 uint32 offered;
1712 SPOOL_Q_GETPRINTERDRIVERDIR;
1714 typedef struct spool_r_getprinterdriverdirectory
1716 RPC_BUFFER *buffer;
1717 uint32 needed;
1718 WERROR status;
1720 SPOOL_R_GETPRINTERDRIVERDIR;
1722 typedef struct spool_q_addprintprocessor
1724 uint32 server_ptr;
1725 UNISTR2 server;
1726 UNISTR2 environment;
1727 UNISTR2 path;
1728 UNISTR2 name;
1730 SPOOL_Q_ADDPRINTPROCESSOR;
1732 typedef struct spool_r_addprintprocessor
1734 WERROR status;
1736 SPOOL_R_ADDPRINTPROCESSOR;
1739 typedef struct spool_q_enumprintprocessors
1741 uint32 name_ptr;
1742 UNISTR2 name;
1743 uint32 environment_ptr;
1744 UNISTR2 environment;
1745 uint32 level;
1746 RPC_BUFFER *buffer;
1747 uint32 offered;
1749 SPOOL_Q_ENUMPRINTPROCESSORS;
1751 typedef struct printprocessor_1
1753 UNISTR name;
1755 PRINTPROCESSOR_1;
1757 typedef struct spool_r_enumprintprocessors
1759 RPC_BUFFER *buffer;
1760 uint32 needed;
1761 uint32 returned;
1762 WERROR status;
1764 SPOOL_R_ENUMPRINTPROCESSORS;
1766 typedef struct spool_q_enumprintprocdatatypes
1768 uint32 name_ptr;
1769 UNISTR2 name;
1770 uint32 processor_ptr;
1771 UNISTR2 processor;
1772 uint32 level;
1773 RPC_BUFFER *buffer;
1774 uint32 offered;
1776 SPOOL_Q_ENUMPRINTPROCDATATYPES;
1778 typedef struct ppdatatype_1
1780 UNISTR name;
1782 PRINTPROCDATATYPE_1;
1784 typedef struct spool_r_enumprintprocdatatypes
1786 RPC_BUFFER *buffer;
1787 uint32 needed;
1788 uint32 returned;
1789 WERROR status;
1791 SPOOL_R_ENUMPRINTPROCDATATYPES;
1793 typedef struct printmonitor_1
1795 UNISTR name;
1797 PRINTMONITOR_1;
1799 typedef struct printmonitor_2
1801 UNISTR name;
1802 UNISTR environment;
1803 UNISTR dll_name;
1805 PRINTMONITOR_2;
1807 typedef struct spool_q_enumprintmonitors
1809 uint32 name_ptr;
1810 UNISTR2 name;
1811 uint32 level;
1812 RPC_BUFFER *buffer;
1813 uint32 offered;
1815 SPOOL_Q_ENUMPRINTMONITORS;
1817 typedef struct spool_r_enumprintmonitors
1819 RPC_BUFFER *buffer;
1820 uint32 needed;
1821 uint32 returned;
1822 WERROR status;
1824 SPOOL_R_ENUMPRINTMONITORS;
1827 typedef struct spool_q_enumprinterdata
1829 POLICY_HND handle;
1830 uint32 index;
1831 uint32 valuesize;
1832 uint32 datasize;
1834 SPOOL_Q_ENUMPRINTERDATA;
1836 typedef struct spool_r_enumprinterdata
1838 uint32 valuesize;
1839 uint16 *value;
1840 uint32 realvaluesize;
1841 uint32 type;
1842 uint32 datasize;
1843 uint8 *data;
1844 uint32 realdatasize;
1845 WERROR status;
1847 SPOOL_R_ENUMPRINTERDATA;
1849 typedef struct spool_q_setprinterdata
1851 POLICY_HND handle;
1852 UNISTR2 value;
1853 uint32 type;
1854 uint32 max_len;
1855 uint8 *data;
1856 uint32 real_len;
1857 uint32 numeric_data;
1859 SPOOL_Q_SETPRINTERDATA;
1861 typedef struct spool_r_setprinterdata
1863 WERROR status;
1865 SPOOL_R_SETPRINTERDATA;
1867 typedef struct spool_q_resetprinter
1869 POLICY_HND handle;
1870 uint32 datatype_ptr;
1871 UNISTR2 datatype;
1872 DEVMODE_CTR devmode_ctr;
1874 } SPOOL_Q_RESETPRINTER;
1876 typedef struct spool_r_resetprinter
1878 WERROR status;
1880 SPOOL_R_RESETPRINTER;
1884 typedef struct _form
1886 uint32 flags;
1887 uint32 name_ptr;
1888 uint32 size_x;
1889 uint32 size_y;
1890 uint32 left;
1891 uint32 top;
1892 uint32 right;
1893 uint32 bottom;
1894 UNISTR2 name;
1896 FORM;
1898 typedef struct spool_q_addform
1900 POLICY_HND handle;
1901 uint32 level;
1902 uint32 level2; /* This should really be part of the FORM structure */
1903 FORM form;
1905 SPOOL_Q_ADDFORM;
1907 typedef struct spool_r_addform
1909 WERROR status;
1911 SPOOL_R_ADDFORM;
1913 typedef struct spool_q_setform
1915 POLICY_HND handle;
1916 UNISTR2 name;
1917 uint32 level;
1918 uint32 level2;
1919 FORM form;
1921 SPOOL_Q_SETFORM;
1923 typedef struct spool_r_setform
1925 WERROR status;
1927 SPOOL_R_SETFORM;
1929 typedef struct spool_q_deleteform
1931 POLICY_HND handle;
1932 UNISTR2 name;
1934 SPOOL_Q_DELETEFORM;
1936 typedef struct spool_r_deleteform
1938 WERROR status;
1940 SPOOL_R_DELETEFORM;
1942 typedef struct spool_q_getjob
1944 POLICY_HND handle;
1945 uint32 jobid;
1946 uint32 level;
1947 RPC_BUFFER *buffer;
1948 uint32 offered;
1950 SPOOL_Q_GETJOB;
1952 typedef struct pjob_info_info
1954 union
1956 JOB_INFO_1 *job_info_1;
1957 JOB_INFO_2 *job_info_2;
1958 void *info;
1960 job;
1963 PJOB_INFO;
1965 typedef struct spool_r_getjob
1967 RPC_BUFFER *buffer;
1968 uint32 needed;
1969 WERROR status;
1971 SPOOL_R_GETJOB;
1973 typedef struct spool_q_replyopenprinter
1975 UNISTR2 string;
1976 uint32 printer;
1977 uint32 type;
1978 uint32 unknown0;
1979 uint32 unknown1;
1981 SPOOL_Q_REPLYOPENPRINTER;
1983 typedef struct spool_r_replyopenprinter
1985 POLICY_HND handle;
1986 WERROR status;
1988 SPOOL_R_REPLYOPENPRINTER;
1990 typedef struct spool_q_routerreplyprinter
1992 POLICY_HND handle;
1993 uint32 condition;
1994 uint32 unknown1; /* 0x00000001 */
1995 uint32 change_id;
1996 uint8 unknown2[5]; /* 0x0000000001 */
1998 SPOOL_Q_ROUTERREPLYPRINTER;
2000 typedef struct spool_r_routerreplyprinter
2002 WERROR status;
2004 SPOOL_R_ROUTERREPLYPRINTER;
2006 typedef struct spool_q_replycloseprinter
2008 POLICY_HND handle;
2010 SPOOL_Q_REPLYCLOSEPRINTER;
2012 typedef struct spool_r_replycloseprinter
2014 POLICY_HND handle;
2015 WERROR status;
2017 SPOOL_R_REPLYCLOSEPRINTER;
2019 typedef struct spool_q_rrpcn
2021 POLICY_HND handle;
2022 uint32 change_low;
2023 uint32 change_high;
2024 uint32 unknown0;
2025 uint32 unknown1;
2026 uint32 info_ptr;
2027 SPOOL_NOTIFY_INFO info;
2029 SPOOL_Q_REPLY_RRPCN;
2031 typedef struct spool_r_rrpcn
2033 uint32 unknown0;
2034 WERROR status;
2036 SPOOL_R_REPLY_RRPCN;
2038 typedef struct spool_q_getprinterdataex
2040 POLICY_HND handle;
2041 UNISTR2 keyname;
2042 UNISTR2 valuename;
2043 uint32 size;
2045 SPOOL_Q_GETPRINTERDATAEX;
2047 typedef struct spool_r_getprinterdataex
2049 uint32 type;
2050 uint32 size;
2051 uint8 *data;
2052 uint32 needed;
2053 WERROR status;
2055 SPOOL_R_GETPRINTERDATAEX;
2057 typedef struct spool_q_setprinterdataex
2059 POLICY_HND handle;
2060 UNISTR2 key;
2061 UNISTR2 value;
2062 uint32 type;
2063 uint32 max_len;
2064 uint8 *data;
2065 uint32 real_len;
2066 uint32 numeric_data;
2068 SPOOL_Q_SETPRINTERDATAEX;
2070 typedef struct spool_r_setprinterdataex
2072 WERROR status;
2074 SPOOL_R_SETPRINTERDATAEX;
2077 typedef struct spool_q_deleteprinterdataex
2079 POLICY_HND handle;
2080 UNISTR2 keyname;
2081 UNISTR2 valuename;
2083 SPOOL_Q_DELETEPRINTERDATAEX;
2085 typedef struct spool_r_deleteprinterdataex
2087 WERROR status;
2089 SPOOL_R_DELETEPRINTERDATAEX;
2092 typedef struct spool_q_enumprinterkey
2094 POLICY_HND handle;
2095 UNISTR2 key;
2096 uint32 size;
2098 SPOOL_Q_ENUMPRINTERKEY;
2100 typedef struct spool_r_enumprinterkey
2102 BUFFER5 keys;
2103 uint32 needed; /* in bytes */
2104 WERROR status;
2106 SPOOL_R_ENUMPRINTERKEY;
2108 typedef struct spool_q_deleteprinterkey
2110 POLICY_HND handle;
2111 UNISTR2 keyname;
2113 SPOOL_Q_DELETEPRINTERKEY;
2115 typedef struct spool_r_deleteprinterkey
2117 WERROR status;
2119 SPOOL_R_DELETEPRINTERKEY;
2121 typedef struct printer_enum_values
2123 UNISTR valuename;
2124 uint32 value_len;
2125 uint32 type;
2126 uint8 *data;
2127 uint32 data_len;
2130 PRINTER_ENUM_VALUES;
2132 typedef struct printer_enum_values_ctr
2134 uint32 size;
2135 uint32 size_of_array;
2136 PRINTER_ENUM_VALUES *values;
2138 PRINTER_ENUM_VALUES_CTR;
2140 typedef struct spool_q_enumprinterdataex
2142 POLICY_HND handle;
2143 UNISTR2 key;
2144 uint32 size;
2146 SPOOL_Q_ENUMPRINTERDATAEX;
2148 typedef struct spool_r_enumprinterdataex
2150 PRINTER_ENUM_VALUES_CTR ctr;
2151 uint32 needed;
2152 uint32 returned;
2153 WERROR status;
2155 SPOOL_R_ENUMPRINTERDATAEX;
2157 typedef struct printprocessor_directory_1
2159 UNISTR name;
2161 PRINTPROCESSOR_DIRECTORY_1;
2163 typedef struct spool_q_getprintprocessordirectory
2165 UNISTR2 name;
2166 UNISTR2 environment;
2167 uint32 level;
2168 RPC_BUFFER *buffer;
2169 uint32 offered;
2171 SPOOL_Q_GETPRINTPROCESSORDIRECTORY;
2173 typedef struct spool_r_getprintprocessordirectory
2175 RPC_BUFFER *buffer;
2176 uint32 needed;
2177 WERROR status;
2179 SPOOL_R_GETPRINTPROCESSORDIRECTORY;
2181 /**************************************/
2183 #define MAX_PORTNAME 64
2184 #define MAX_NETWORK_NAME 49
2185 #define MAX_SNMP_COMM_NAME 33
2186 #define MAX_QUEUE_NAME 33
2187 #define MAX_IPADDR_STRING 17
2189 typedef struct {
2190 uint16 portname[MAX_PORTNAME];
2191 uint32 version;
2192 uint32 protocol;
2193 uint32 size;
2194 uint32 reserved;
2195 uint16 hostaddress[MAX_NETWORK_NAME];
2196 uint16 snmpcommunity[MAX_SNMP_COMM_NAME];
2197 uint32 dblspool;
2198 uint16 queue[MAX_QUEUE_NAME];
2199 uint16 ipaddress[MAX_IPADDR_STRING];
2200 uint32 port;
2201 uint32 snmpenabled;
2202 uint32 snmpdevindex;
2203 } SPOOL_PORT_DATA_1;
2205 typedef struct {
2206 POLICY_HND handle;
2207 UNISTR2 dataname;
2208 RPC_BUFFER indata;
2209 uint32 indata_len;
2210 uint32 offered;
2211 uint32 unknown;
2212 } SPOOL_Q_XCVDATAPORT;
2214 typedef struct {
2215 RPC_BUFFER outdata;
2216 uint32 needed;
2217 uint32 unknown;
2218 WERROR status;
2219 } SPOOL_R_XCVDATAPORT;
2221 #define PRINTER_DRIVER_VERSION 2
2222 #define PRINTER_DRIVER_ARCHITECTURE "Windows NT x86"
2224 #endif /* _RPC_SPOOLSS_H */