C# codes cannot get printer status in wine7

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
kevinTest
Newbie
Newbie
Posts: 1
Joined: Mon Jul 31, 2023 9:44 pm

C# codes cannot get printer status in wine7

Post by kevinTest »

I want to get status of printer by c# in wine7. I used 'SELECT * from Win32_Printer','winspool.Drv', 'PrintServer', but cannot get the status(ie, offline, no paper and so on).
Please help me, thank you.

Codes reference: https://social.msdn.microsoft.com/Forum ... arpgeneral
Locked