Sponsors

EnumPorts

Function name: EnumPorts

Defined in : winspool.drv

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

Declaration:

Declare Function EnumPorts Lib "winspool.drv" Alias "EnumPortsA" (ByVal pName As String, ByVal Level As Long, ByVal lpbPorts As Long, ByVal cbBuf As Long, pcbNeeded As Long, pcReturned As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Printer

Categories