1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

added a #define for SPOOLSSGETPRINTERDATAEX. Although we do not

support the RPC yte (win2k specific), I added it for documentation
purposes.



jerry
This commit is contained in:
Gerald Carter 0001-01-01 00:00:00 +00:00
parent 2ceb704c3d
commit 41bf133411

View File

@ -64,6 +64,7 @@
#define SPOOLSS_SPOOLERINIT 0x3f
#define SPOOLSS_RESETPRINTEREX 0x40
#define SPOOLSS_ROUTERREFRESHPRINTERCHANGENOTIFICATION 0x42
#define SPOOLSS_GETPRINTERDATAEX 0x4e
*/
/* those are implemented */