Sponsors

EnumPrinters

Function name: EnumPrinters

Defined in : winspool.drv

Requirements : Windows NT 3.1 or later; Windows 95 or later

Declaration:

Declare Function EnumPrinters Lib "winspool.drv" Alias "EnumPrintersA" (ByVal flags As Long, ByVal name As String, ByVal Level As Long, pPrinterEnum As Byte, ByVal cdBuf As Long, pcbNeeded As Long, pcReturned As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Printer

Categories