| typedef struct _PORT_INFORMATION{ |
| ULONG NextOffset; |
| ULONG NameOffset; |
| ULONG Instance; |
| ULONG ConnectedInstance; |
| }PORT_INFORMATION, *PORT_INFORMATION; |
Members
Offset of the next PORT_INFORMATION structure
Offset of the name
Instance of the virtual serial pair
Instance of remote port which is linked to current port