Put / Get Error - EnumPrinters(API)

Magesh

New Member
Hi All!
When getting the list of avialable printers over the network or locally i get
an put/get error(2914). I'm getting this error only if there is any citrix environment printers. If i delete those printers the program works fine.

I'm not sure where the problem is ?, I'm using set-size whereever i use the
MEMPTR variables.

Is that something to do with the parameters passed to API EnumprinterA ?, for network printers i use {&PRINTER_ENUM_CONNECTIONS}, is that i got to use {&PRINTER_ENUM_REMOTE} if Citrix is used?.

Anyone has any ideas on this ?

Thanks!
Magesh
 
Back
Top