开发者

How to set printer ACLs in .net?

How do you set a printers ACLs开发者_如何学Go in .net?


You can use unmanaged function SetPrinter with level 3 (PRINTER_INFO_3).


You could use SetACL (free), which is available in two versions: command line (EXE) and COM object (OCX). I'd recommend the latter for calls from another program.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜