Last updated 1 year ago
[DllImport("winspool.drv", SetLastError = true)] public static extern bool GetPrinterData( IntPtr hPrinter, string pValueName, out uint pType
Microsoft documentation: Link