PrnAdmin

  • Thread starter Thread starter Ashok Chinnappa
  • Start date Start date
A

Ashok Chinnappa

I have developed a custom printer driver and i am using
PrnAdmin::DriverAdd function to install , i have played
around all of its parameter ,but i still get error code as
parameter incorrect. can any one help me in getting the
correct parameters

TIA
 
DriverAdd in prnadmin is a wrapper around the PrintUIEntry interface in
printui.dll. You can do 2 things with DriverAdd: install inbox printer
drivers and install printer drivers using an INF. Are you trying to install
your printer driver using an INF?

--
Felix Maxa
Microsoft Printing, Imaging and Fax Team
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top