The AddPrintProvidor function installs a local printer provider and links the configuration, data, and provider files. Future releases of Windows may allow remote installation of printer providers.
BOOL AddPrintProvidor (
LPTSTR pName, |
// pointer to server name |
DWORD Level, |
// provider information structure level |
LPBYTE pProvidorInfo |
// pointer to provider information structure |
); |
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero. To get extended error information, call GetLastError.
Before an application calls the AddPrintProvidor function, all files required by the provider must be copied to the SYSTEM32 directory.
A provider added by AddPrintProvidor may be removed by calling DeletePrintProvidor.
DeletePrintProvidor, PROVIDOR_INFO_1
file: /Techref/os/win/api/win32/func/src/f01_13.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2024/11/15 11:19,
3.149.25.162:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://sxlist.com/Techref/os/win/api/win32/func/src/f01_13.htm"> AddPrintProvidor</A> |
Did you find what you needed? |
Welcome to sxlist.com!sales, advertizing, & kind contributors just like you! Please don't rip/copy (here's why Copies of the site on CD are available at minimal cost. |
Welcome to sxlist.com! |
.