A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
setPrinter returns Win32 API failed [internalErrorCode=0x32 : The request is not supported. ][0x20000002:Internal service error]
tech enths
1
Reputation point
I am using SetPrinter() to set port details. I am getting
Win32 API failed [internalErrorCode=0x32 : The request is not supported. ][0x20000002:Internal service error]
Iam doing OpenPrinter(),setPrinter() and ClosePrinter().
Please help in resolving the issue.
Developer technologies | C++
Developer technologies | C++
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
Sign in to answer