Sponsors

GetPrinter

Function name: GetPrinter

Defined in : winspool

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

Declaration:

Declare Function GetPrinter Lib "winspool.drv" Alias "GetPrinterA" (ByVal hPrinter As Long, ByVal Level As Long, buffer As Long, ByVal pbSize As Long, pbSizeNeeded As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Printer

Categories