The AddPrintProcessor function installs a print processor on the specified server and adds the print-processor name to an internal list of supported print processors.
BOOL AddPrintProcessor(
LPTSTR pName, |
// pointer to server name |
LPTSTR pEnvironment, |
// pointer to environment name |
LPTSTR pPathName, |
// pointer to path |
LPTSTR pPrintProcessorName |
// pointer to print-processor name |
); |
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 calling the AddPrintProcessor function, an application should verify that the file containing the print processor is stored in the system print-processor directory. An application can retrieve the name of the system print-processor directory by calling the GetPrintProcessorDirectory function.
An application can determine the name of existing print processors by calling the EnumPrintProcessors function.
EnumPrintProcessors, GetPrintProcessorDirectory
file: /Techref/os/win/api/win32/func/src/f01_12.htm, 3KB, , updated: 2000/4/7 11:19, local time: 2024/11/5 17:39,
3.128.202.230:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©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://massmind.ecomorder.com/Techref/os/win/api/win32/func/src/f01_12.htm"> AddPrintProcessor</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.