|  | Overview |  | 
|  | 
|  | Group |  | 
|  | 
|  | Quick Info 
 | Windows NT 
 | Yes 
 |  | Win95 
 | Yes 
 |  | Win32s 
 | No 
 |  | Import Library 
 | - 
 |  | Header File 
 | winspool.h 
 |  | Unicode 
 | WinNT 
 |  | Platform Notes 
 | None 
 | 
 |  | 
 
PORT_INFO_1
The 
PORT_INFO_1 structure identifies a supported printer port. 
typedef struct _PORT_INFO_1 { // pi1  
    LPTSTR pName; 
} PORT_INFO_1; 
 
Members
pName
Points to a null-terminated string that identifies a supported printer port
(for example, "LPT1:"). 
 
See Also
EnumPorts
			
				- Software for developers
				
- 
				Delphi Components
 .Net Components
 Software for Android Developers
- More information resources
				
- 
				MegaDetailed.Net
 Unix Manual Pages
 Delphi Examples