doubt about EnumPrinters()
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
hi i am using EnumPrinters() function in my project. this is working fine. in msdn help they given if EnumPrinters() successfully executed it returns nonzero value otherwise zero value. but i am getting zero value for successful working of EnumPrinters(). so which one is right please clarify my doubt thank you:confused: