[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetPrinter

GetPrinter Method

GetPrinter(IntPtr, int, IntPtr, int, ref int)

Declaration
public static extern bool GetPrinter(IntPtr hPrinter, int level, IntPtr pPrinter, int cbBuf, ref int pcbNeeded)
Parameters
Type Name Description
IntPtr hPrinter
int level
IntPtr pPrinter
int cbBuf
int pcbNeeded
Returns
Type Description
bool