So, I'm familiar how to enumerate the printers using the Windows API, there are a ton of examples out there.
What I gathered from here is that I can find the printers in the /Library/Printers/ directory. When I searched there, I found more folders which didn't really mean anything to me.
To keep it simple, how do I query the mac to get a list of printers (local and networked) "attached" to the system?
Or can anyone point me in the right direction?