|
-
Jun 19th, 2003, 07:19 AM
#1
Thread Starter
Member
Printer Settings
Is there a way of changing the port settings of a printer programatically?
i.e a printer is set up with its port being an ip address. I need to be able to change that ip address.
I'm using VB or VBA.
Thanks,
Adam
-
Jun 19th, 2003, 07:38 AM
#2
Assuming the logged on user has sufficient priveleges, SetPrinter API call with the level 2 data structure PRINTER_INFO_2 can change this (and other settings)
-
Jun 19th, 2003, 09:51 AM
#3
Thread Starter
Member
errrm.
Any examples?
Thanks.
-
Jun 19th, 2003, 04:46 PM
#4
Frenzied Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|