#include <Packet.h>
| Data Fields | |
| NDIS_HANDLE | NdisProtocolHandle | 
| NDIS handle of NPF. | |
| NDIS_STRING | AdapterName | 
| Name of the adapter. | |
| PWSTR | ExportString | 
Structure containing some data relative to every adapter on which NPF is bound.
Definition at line 258 of file Packet.h.
| 
 | 
| Name of the adapter. 
 Definition at line 260 of file Packet.h. Referenced by createDevice(), NPF_Open(), and NPF_Unload(). | 
| 
 | 
| Name of the exported device, i.e. name that the applications will use to open this adapter through WinPcap. Definition at line 261 of file Packet.h. Referenced by createDevice(), and NPF_Unload(). | 
| 
 | 
| NDIS handle of NPF. 
 Definition at line 259 of file Packet.h. Referenced by createDevice(), NPF_Open(), and NPF_Unload(). | 
 documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.