[cifs-protocol] MS-RPRN: Question on PRINTER_INFO_STRESS.cAddNetPrinters

Andreas Schneider mail at cynapses.org
Tue Apr 13 04:54:41 MDT 2010


Hello Dochelp Team,

my name is Andreas Schneider, I'm a PFIF subcontractor and Samba Team member.

In the MS-RPRN documentation the PRINTER_INFO_STRESS structure has a member 
called cAddNetPrinters.

The documentation tells that this is the number of network printers added, per 
server. 

Is it correct that this variable is initialized with the number of existing 
printers when the spooler starts?

added_printers = printer_count;

Is it monotonically increased by the current number of printers *after* each 
add or delete printer RPC call?

added_netprinter += printer_count;

Thanks for your help.

Cheers,

	-- andreas



More information about the cifs-protocol mailing list